1
0
Fork 0

Add 'nvim/init.vim'

main
marius 2023-05-04 12:33:53 +00:00
parent 8bfa1c169c
commit 04526ff382
1 changed files with 3 additions and 0 deletions

3
nvim/init.vim Normal file
View File

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