Skip to content

Instantly share code, notes, and snippets.

@StevenXL
Created October 13, 2023 14:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save StevenXL/ede5169048192bc7afa629ea294f3e8d to your computer and use it in GitHub Desktop.
Save StevenXL/ede5169048192bc7afa629ea294f3e8d to your computer and use it in GitHub Desktop.
nvim
" Path: ~/.confi/nvim/init.vim
set runtimepath^=~/.vim runtimepath+=~/.vim/after
let &packpath = &runtimepath
source ~/.vimrc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment