This repository has been archived on 2022-05-11. You can view files and clone it, but cannot push or open issues or pull requests.
misc/.config/nvim/init.vim

4 lines
95 B
VimL
Raw Normal View History

2022-04-09 17:09:58 +00:00
set runtimepath^=~/.vim runtimepath+=~/.vim/after
let &packpath = &runtimepath
source ~/.vimrc