Remove line highlighting in terminal mode
This commit is contained in:
parent
61986c6cee
commit
441a71ebd3
@ -225,6 +225,8 @@ Plug 'wavded/vim-stylus', {'for': 'stylus'}
|
||||
Plug 'zchee/deoplete-jedi'
|
||||
call plug#end()
|
||||
|
||||
" Terminal
|
||||
autocmd TermOpen * setlocal nocursorline
|
||||
|
||||
" Goyo
|
||||
|
||||
|
Reference in New Issue
Block a user