diff --git a/neostrophic.vim b/neostrophic.vim index 21115e5..79c1fdc 100644 --- a/neostrophic.vim +++ b/neostrophic.vim @@ -225,6 +225,8 @@ Plug 'wavded/vim-stylus', {'for': 'stylus'} Plug 'zchee/deoplete-jedi' call plug#end() +" Terminal +autocmd TermOpen * setlocal nocursorline " Goyo