this is my new neovim config after transitioning from ~/.vim

This commit is contained in:
2021-02-25 20:14:33 +01:00
commit 73cd0edd82
5 changed files with 3117 additions and 0 deletions

3
init.vim.old Normal file
View File

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