1
0
mirror of https://github.com/alrayyes/dotfiles/ synced 2023-11-14 15:56:30 +00:00

added bootstrap nvim config

This commit is contained in:
Ryan Kes 2019-01-20 15:59:07 +01:00
parent 982f804e72
commit 42d3557fdd

View File

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