Adding new stuff

This commit is contained in:
ViktorBarzin 2017-11-26 00:00:02 +00:00
parent d330af8197
commit f47906c8c4

3
.vimrc
View file

@ -478,3 +478,6 @@ nnoremap <silent> <F4> :syntax sync fromstart<CR>
autocmd FileType markdown syntax sync fromstart
set cursorline
set scrolloff=3
set sidescrolloff=3