Skip to content

Commit

Permalink
Change path
Browse files Browse the repository at this point in the history
  • Loading branch information
ronylee11 committed Oct 10, 2022
1 parent 38e9ab1 commit 7e738a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .config/nvim/init.vim
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
set runtimepath^=~/.vim runtimepath+=~/.vim/after
let &packpath=&runtimepath
source /home/cleff/.vimrc
source $HOME/.vimrc

" Load lua config files
lua << EOF
Expand Down

0 comments on commit 7e738a1

Please sign in to comment.