From b9015658d092fb7e6c7319802c9bf6a66ba1d297 Mon Sep 17 00:00:00 2001 From: "Vito G. Graffagnino" Date: Sat, 4 Jun 2022 20:47:17 +0100 Subject: Created after/ftplugin directory and lua.lua file to allow lua directory to be recognised by the gf command. --- lua/user/plugins.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'lua/user/plugins.lua') diff --git a/lua/user/plugins.lua b/lua/user/plugins.lua index 6008cd7..c528f95 100644 --- a/lua/user/plugins.lua +++ b/lua/user/plugins.lua @@ -56,6 +56,7 @@ return packer.startup(function(use) use "numToStr/Comment.nvim" -- Easily comment stuff use "nvim-lualine/lualine.nvim" use "windwp/nvim-autopairs" -- Autopairs, integrates with both cmp and treesitter + use "vimwiki/vimwiki" -- Colorschemes use "lunarvim/colorschemes" -- A bunch of colorschemes you can try out -- cgit v1.2.3