200 current 2025-01-11 03:31:21 25.05.20241217.d3c42f1 6.6.66 *
This commit is contained in:
6
home/programs/nvim/plugins/nerdcommenter.lua
Normal file
6
home/programs/nvim/plugins/nerdcommenter.lua
Normal file
@@ -0,0 +1,6 @@
|
||||
vim.g.NERDSpaceDelims = 1;
|
||||
vim.g.NERDAltDelims_c = 1;
|
||||
|
||||
-- the _ key is actually / because nvim/vim does not recognize that!
|
||||
-- vmap <C-_> <plug>NERDCommenterToggle"
|
||||
-- nmap <C-_> <plug>NERDCommenterToggle
|
||||
Reference in New Issue
Block a user