Skip to content

Commit da48490

Browse files
committed
[BREW] Add Neovim and initial config
1 parent a3e0a55 commit da48490

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

config/nvim/init.vim

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
set runtimepath^=~/.vim runtimepath+=~/.vim/after
2+
let &packpath = &runtimepath
3+
source ~/.vimrc

0 commit comments

Comments
 (0)