From fea38c3c191163ea3f14f2c90236ebbde75fcbe5 Mon Sep 17 00:00:00 2001 From: justanothercatgirl Date: Fri, 17 Jan 2025 13:11:40 +0300 Subject: merged changes from laptop into pc dotfiles --- .config/nvim/lua/user/plugins.lua | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to '.config/nvim/lua/user/plugins.lua') diff --git a/.config/nvim/lua/user/plugins.lua b/.config/nvim/lua/user/plugins.lua index 06b52d1..e632cff 100644 --- a/.config/nvim/lua/user/plugins.lua +++ b/.config/nvim/lua/user/plugins.lua @@ -24,7 +24,6 @@ plugins = { { "windwp/nvim-autopairs", event = { "InsertEnter" }, -- automatically pair brackets and quotes - }, { "tpope/vim-surround", -- replace quotes e.t.c @@ -46,7 +45,7 @@ plugins = { { "simrat39/rust-tools.nvim" }, -- no commments - -- { "hrsh7th/vim-vsnip" }, -- snippet engine + { "hrsh7th/vim-vsnip" }, -- snippet engine { "L3MON4D3/LuaSnip", -- better snippet engine event = { "InsertEnter" }, @@ -111,7 +110,7 @@ plugins = { -- dependencies = 'nvim-tree/nvim-web-devicons' -- for more details on how to configure this plugin in details please see `:h bufferline-configuration` }, - --{ "lvimuser/lsp-inlayhints.nvim" } -- saved for the better times + -- { "lvimuser/lsp-inlayhints.nvim" } -- saved for the better times -- DEBUGGER CONFIGURATION { -- cgit v1.2.3-70-g09d2