[vim] NERD Commenter
Edit ~/.vimrc or ~/.vim/vimrc
" set leader to ,
let mapleader=","
let g:mapleader=","
Usage
[count]\cc |NERDComComment|
Comment out the current li…Read More
[vim] E73: tag stack empty Error Place :
" jump out of the tag stack (undo Ctrl-])
map <C-t> <ESC>:po<CR>
Fix :
" [[ jump out of the tag stack (undo Ctrl-])
m…Read More
0 意見:
張貼留言