Merge branch 'master' of github.com:D4VIDB2/dotfiles

D4VIDB2 4 years ago
commit 58dda6575d

@ -22,12 +22,11 @@ set undodir=~/.vim/undodir
set undofile set undofile
set nohlsearch set nohlsearch
set cursorline set cursorline
set scrolloff=4
set inccommand=nosplit " highlight substitude set inccommand=nosplit " highlight substitude
" PLUGINS: " PLUGINS:
call plug#begin('~/.config/nvim/autoload/plugged') call plug#begin('~/.config/nvim/autoload/plugged')

Loading…
Cancel
Save