Add new stuff

This commit is contained in:
ViktorBarzin 2018-03-02 16:18:24 +00:00
parent 3837cd1472
commit 7852140482

2
.vimrc
View file

@ -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#