Migrate from .stow-rename to --dotfiles
This commit is contained in:
parent
0d1e22d515
commit
29e2176c68
11 changed files with 0 additions and 4 deletions
5
dot-config/nvim/init.vim
Normal file
5
dot-config/nvim/init.vim
Normal file
|
@ -0,0 +1,5 @@
|
|||
set runtimepath+=$XDG_CONFIG_HOME/vim,$XDG_CACHE_HOME/vim,$XDG_CONFIG_HOME/vim/after,$XDG_CACHE_HOME/vim/after
|
||||
if exists('+packpath')
|
||||
set packpath^=$XDG_CONFIG_HOME/vim,$XDG_CACHE_HOME/vim
|
||||
endif
|
||||
source $XDG_CONFIG_HOME/vim/init.vim
|
Loading…
Add table
Add a link
Reference in a new issue