Switch to NeoVim, using Vim config directory

This commit is contained in:
2024-05-05 11:35:49 +00:00
parent af2d6575c1
commit 47a5a2b578
3 changed files with 5 additions and 2 deletions

View File

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