diff options
author | Jérémy Zurcher <jeremy@asynk.ch> | 2022-03-07 14:43:44 +0100 |
---|---|---|
committer | Jérémy Zurcher <jeremy@asynk.ch> | 2022-03-07 14:43:44 +0100 |
commit | cbcab8684e06379c9f5c51cfc9cac68d8684fe0c (patch) | |
tree | d03b04e9a7f8e3aae70e590953408f90deed077c /old/vimrc-bepo | |
parent | 721a7ea65d23e7b149ba73968a1d75727a55b390 (diff) | |
download | vim-cbcab8684e06379c9f5c51cfc9cac68d8684fe0c.zip vim-cbcab8684e06379c9f5c51cfc9cac68d8684fe0c.tar.gz |
move to old
Diffstat (limited to 'old/vimrc-bepo')
-rw-r--r-- | old/vimrc-bepo | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/old/vimrc-bepo b/old/vimrc-bepo new file mode 100644 index 0000000..eaece74 --- /dev/null +++ b/old/vimrc-bepo @@ -0,0 +1,7 @@ +" vimrc-bepo + +call pathogen#infect() + +source ~/.vimrc +source ~/.vim/scripts/bepo-layout.vim + |