1
0
Fork 0
mirror of synced 2024-09-19 04:32:57 -04:00
Commit graph

10 commits

Author SHA1 Message Date
Martin Hans
4d7252fb24
Correct copy paste errors 2024-05-17 15:45:07 +02:00
Martin Hans
5444b76f9d
Add sourcing from my_configs/
To enable structurizing of own stuff or using *dotfile*
managers, this PR add the sourcing of `*.vim` files from the
`my_config/` directory. If the
`glob("~/.vim_runtime/my_configs/*.vim",1,1)` list is empty, the
`~/.vim_runtime/my_configs.vim` is sourced as previously.
2024-05-13 11:24:03 +02:00
Pratyay Pande
a8f0b6f678
Run code directly from vim (#594) 2021-07-04 23:07:53 +02:00
Fazle Arefin
1717536b95
Update instructions on updating vimrc (#614) 2021-07-04 22:57:32 +02:00
Jakub Rozenbajger
316f2f8ca1 Change permission of install scripts to execute (#468) 2019-11-16 17:06:23 +01:00
amix
e4af725624 Fixed https://github.com/amix/vimrc/issues/278 2017-04-01 13:38:55 +02:00
amix
970842f66e Moved away from using submodules. Using git clone now instead (much easier to manage) 2012-08-15 23:19:21 -04:00
amix
f8cb37f637 Add to the runtime path instead of reseting it 2012-05-30 13:02:38 -04:00
amix
1315d5054e Fixed some typos in readme. Making it ready to be used on Windows as well 2012-05-30 12:31:10 -04:00
amix
a75f80898f Added basic and awesome install scripts 2012-05-29 16:33:20 -04:00
Renamed from install_vimrc.sh (Browse further)