1
0
mirror of https://github.com/amix/vimrc synced 2025-07-09 02:25:00 +08:00

Run code directly from vim (#594)

This commit is contained in:
Pratyay Pande
2021-07-05 02:37:53 +05:30
committed by GitHub
parent e1f237cb6c
commit a8f0b6f678
3 changed files with 63 additions and 1 deletions

View File

@ -12,7 +12,6 @@ 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