Moved chezmoi data one level down under chezmoi.roots
This commit is contained in:
parent
c34f7ae631
commit
de47f0c388
240 changed files with 90 additions and 76 deletions
|
@ -1,11 +0,0 @@
|
|||
if has('nvim')
|
||||
" Neovim-specific settings
|
||||
set runtimepath+=~/.config/nvim
|
||||
lua require('_init')
|
||||
else
|
||||
" Vim-specific settings
|
||||
set runtimepath+=~/.config/vim
|
||||
source ~/.config/vim/_init
|
||||
endif
|
||||
|
||||
" vim: set ft=vim sw=4 sts=4 et:
|
Loading…
Add table
Add a link
Reference in a new issue