mirror of
https://github.com/ViViDboarder/vim-settings.git
synced 2024-11-17 23:26:27 +00:00
Correct comment to table section as TComment
This commit is contained in:
parent
3a7ba74fbc
commit
8205347d1a
@ -308,7 +308,7 @@ nnoremap <silent> <F4> :NERDTreeToggle<CR>
|
||||
nnoremap <leader>nn :NERDTreeToggle<CR>
|
||||
nnoremap <leader>nf :NERDTreeFind<CR>
|
||||
|
||||
" NERDComments
|
||||
" TComment
|
||||
nnoremap // :TComment<CR>
|
||||
vnoremap // :TCommentBlock<CR>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user