Skip to content

Instantly share code, notes, and snippets.

@Justaus3r
Last active September 21, 2022 18:44
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 Justaus3r/5f8e53aed1286b311c81aae1c1630d6a to your computer and use it in GitHub Desktop.
Save Justaus3r/5f8e53aed1286b311c81aae1c1630d6a to your computer and use it in GitHub Desktop.
" DO NOT EDIT THIS FILE
" Add your own customizations in ~/.vim_runtime/my_configs.vim
" Modifcation to .vimrc
set runtimepath+=~/.vim_runtime
source ~/.vim_runtime/vimrcs/basic.vim
source ~/.vim_runtime/vimrcs/filetypes.vim
source ~/.vim_runtime/vimrcs/plugins_config.vim
source ~/.vim_runtime/vimrcs/extended.vim
try
source ~/.vim_runtime/my_configs.vim
catch
endtry
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment