Browse Source

no, lets dont do that

master
TiynGER 9 months ago
parent
commit
60c5410d0f
1 changed files with 0 additions and 3 deletions
  1. +0
    -3
      .config/nvim/init.vim

+ 0
- 3
.config/nvim/init.vim

@ -6,9 +6,6 @@ if ! filereadable(expand('~/.config/nvim/autoload/plug.vim'))
autocmd VimEnter * PlugInstall
endif
" PlugInstall when entering vim
autocmd VimEnter * PlugInstall
"set bg=light
set go=a
set mouse=a

Loading…
Cancel
Save