1
0
mirror of https://github.com/danbee/dotfiles-local synced 2025-03-04 08:49:07 +00:00

Add compatibility file for NeoVim

This commit is contained in:
Daniel Barber 2021-10-12 09:18:05 -05:00
parent 4f0e46a492
commit 6cd23c4c25

3
config/nvim/init.vim Normal file
View File

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