Switch to neovim
This commit is contained in:
parent
d136d93ca2
commit
c665ce2e66
2 changed files with 2 additions and 10 deletions
|
@ -63,13 +63,6 @@ colorscheme smyck
|
|||
set background=dark
|
||||
hi BadWhitespace ctermbg=lightblue guibg=lightblue
|
||||
|
||||
if has("gui_running")
|
||||
set guioptions-=e
|
||||
set guioptions-=r
|
||||
set guioptions-=L
|
||||
set guifont=Hack:h13
|
||||
endif
|
||||
|
||||
let vim_markdown_preview_github=1
|
||||
let g:syntastic_auto_jump = 1
|
||||
let g:syntastic_enable_signs = 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue