Try out nvim again

This commit is contained in:
Andrew Tomaka 2022-09-14 19:57:15 -04:00
parent 6d8aa31c95
commit 3a7a94ed34
Signed by: atomaka
GPG key ID: 61209BF70A5B18BE
5 changed files with 12 additions and 2 deletions

View file

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

View file