From 6f6e018915ffec09e034cca2d7ca05e3ccd567c1 Mon Sep 17 00:00:00 2001 From: "Vito G. Graffagnino" Date: Mon, 6 Jun 2022 20:08:18 +0100 Subject: Added a few keymaps (leader v to edit init.lua) Reintroduced impatient plugin and added a few more lsp language settings --- lua/user/plugins.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lua/user/plugins.lua') diff --git a/lua/user/plugins.lua b/lua/user/plugins.lua index c528f95..75a2561 100644 --- a/lua/user/plugins.lua +++ b/lua/user/plugins.lua @@ -57,7 +57,7 @@ return packer.startup(function(use) 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 use "lunarvim/darkplus.nvim" -- cgit v1.2.3