aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2018-06-25 09:04:57 +1200
committerTom Ryder <tom@sanctum.geek.nz>2018-06-25 09:04:57 +1200
commite5a7f6029b9f4d2bacec5287aaedb9edf64a5188 (patch)
treec78e3e23814f2832335ed654add61dab82a95b4f
parentMissed an ftplugin map: HTML URL linking (diff)
downloaddotfiles-e5a7f6029b9f4d2bacec5287aaedb9edf64a5188.tar.gz
dotfiles-e5a7f6029b9f4d2bacec5287aaedb9edf64a5188.zip
Adjust an augroup name
-rw-r--r--vim/vimrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/vim/vimrc b/vim/vimrc
index 41a76270..13211067 100644
--- a/vim/vimrc
+++ b/vim/vimrc
@@ -274,7 +274,7 @@ endif
" Filetype-specific mappings below; use a literal underscore rather than
" <LocalLeader> to keep the commands short
if has('autocmd') && v:version >= 700
- augroup vimrc
+ augroup vimrc_filetype_mappings
autocmd!
" Diff: prune sections