Remove vim-commentary with nvim 0.10.0

This commit is contained in:
Ensar Sarajčić 2024-05-17 09:22:13 +02:00
parent c7ae5f0a04
commit c2ba549851

View file

@ -18,7 +18,6 @@ return require("lazy").setup({
"tpope/vim-projectionist", -- Project config file!
"tpope/vim-unimpaired", -- Additional [ and ] mappings
"tpope/vim-repeat", -- Better . repeat
"tpope/vim-commentary", -- Commenting motion
"tpope/vim-sleuth", -- Intendation heuristics
"tpope/vim-eunuch", -- UNIX helpers