nvim and intellij vim setup

This commit is contained in:
2019-08-06 12:31:08 -07:00
parent 64b5dbfaba
commit efe69f9a3c
2 changed files with 5 additions and 0 deletions

3
.config/nvim/init.vim Normal file
View File

@@ -0,0 +1,3 @@
set runtimepath^=~/.vim runtimepath+=~/.vim/after
let &packpath = &runtimepath
source ~/.vimrc

2
.ideavimrc Normal file
View File

@@ -0,0 +1,2 @@
set visualbell
set noerrorbells