Add new stuff
This commit is contained in:
parent
3837cd1472
commit
7852140482
1 changed files with 2 additions and 0 deletions
2
.vimrc
2
.vimrc
|
|
@ -177,6 +177,8 @@ if has('win32') || has ('win64')
|
|||
noremap <F3> :nohl<CR>
|
||||
vnoremap <F3> :nohl<CR>
|
||||
"inoremap <C-n> :nohl<CR>
|
||||
noremap <F5> :syntax sync fromstart<CR>
|
||||
vnoremap <F5> :syntax sync fromstart<CR>
|
||||
|
||||
" Tab switching
|
||||
noremap<C-tab> :b#
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue