diff options
author | Urbain Vaes <urbain@vaes.uk> | 2014-10-31 22:01:56 +0000 |
---|---|---|
committer | Urbain Vaes <urbain@vaes.uk> | 2014-10-31 22:01:56 +0000 |
commit | 44a3ed3384a68c172943a7db6992e2dffa88230b (patch) | |
tree | d5d79c06bd464e7026708de35a0f73ec0d16317f /.vim/after/syntax/cpp.vim | |
parent | 0fcd6967752813b7e8281c27bd9bc02e6deda34a (diff) |
Commit new version (no dots, vim folder and mutt folder)
Diffstat (limited to '.vim/after/syntax/cpp.vim')
-rw-r--r-- | .vim/after/syntax/cpp.vim | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.vim/after/syntax/cpp.vim b/.vim/after/syntax/cpp.vim deleted file mode 100644 index 4da741d..0000000 --- a/.vim/after/syntax/cpp.vim +++ /dev/null @@ -1,3 +0,0 @@ -syntax keyword mPigroup pi -hi def link mPigroup Todo - |