aboutsummaryrefslogtreecommitdiff
path: root/after/syntax/cpp.vim
diff options
context:
space:
mode:
authorMax Christian Pohle2018-10-04 21:35:05 +0200
committerMax Christian Pohle2018-10-04 21:35:05 +0200
commitc2808a2053fa4d382a1ad7edc9637951c9eefc55 (patch)
tree7420b4501fe7c7feed16ae2dda360619d000144c /after/syntax/cpp.vim
parent1e3c2a1174da4ef32d18865181317f4ecff7e194 (diff)
downloadvim-c2808a2053fa4d382a1ad7edc9637951c9eefc55.tar.bz2
vim-c2808a2053fa4d382a1ad7edc9637951c9eefc55.zip
Minor refactoring
- beautification of the vertical bar - removed Vim Minimap plugin - GIT shows recently changed files in the quickfix list instead of the location list
Diffstat (limited to 'after/syntax/cpp.vim')
l---------after/syntax/cpp.vim1
1 files changed, 1 insertions, 0 deletions
diff --git a/after/syntax/cpp.vim b/after/syntax/cpp.vim
new file mode 120000
index 0000000..64e3fd4
--- /dev/null
+++ b/after/syntax/cpp.vim
@@ -0,0 +1 @@
c.vim \ No newline at end of file
..