Hide highlight cmd
This commit is contained in:
parent
6a547a9d03
commit
e6b9b0964e
@ -105,6 +105,9 @@ nmap <leader>tt :tabnew<CR>
|
||||
nmap <leader>tn :tabnext<CR>
|
||||
nmap <leader>tp :tabprevious<CR>
|
||||
|
||||
" Misc
|
||||
nmap <leader>h :noh<CR>
|
||||
|
||||
" Plugin configuration
|
||||
" ctrlp
|
||||
let g:ctrlp_custom_ignore = '\v(node_modules|\.git|tmp)$'
|
||||
|
Loading…
Reference in New Issue
Block a user