1 files changed,
0 insertions(+),
1 deletions(-)
Author:
Smirnov Oleksandr
ss2316544@gmail.com
Committed at:
2022-09-07 19:24:08 +0300
Parent:
234b15a
M
lua/plugins.lua
@@ -21,7 +21,6 @@ use { "tpope/vim-surround", keys = { "c", "d", "y" } }
use { "kyazdani42/nvim-web-devicons", module = "nvim-web-devicons" } use { "ahmedkhalf/project.nvim", config = u.get.config "project" } use { "gpanders/editorconfig.nvim", event = "BufRead" } - use { "ggandor/lightspeed.nvim", keys = { "s", "S", "f", "F" } } use { -- commenting helper "numToStr/Comment.nvim",