aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2018-07-12 13:20:25 +1200
committerTom Ryder <tom@sanctum.geek.nz>2018-07-12 13:20:25 +1200
commitab3f06b5ac7de09ddddafd7c68eb7c45d05287ad (patch)
tree4aad6fcec07567cbcf306a0dd7c0650d7aa785ec
parentUpdate and configure for put_blank_lines.vim (diff)
downloaddotfiles-ab3f06b5ac7de09ddddafd7c68eb7c45d05287ad.tar.gz
dotfiles-ab3f06b5ac7de09ddddafd7c68eb7c45d05287ad.zip
Update and configure for make_target.vim
-rw-r--r--vim/after/ftplugin/make.vim2
m---------vim/bundle/make_target0
2 files changed, 1 insertions, 1 deletions
diff --git a/vim/after/ftplugin/make.vim b/vim/after/ftplugin/make.vim
index 38a2b620..3018e11b 100644
--- a/vim/after/ftplugin/make.vim
+++ b/vim/after/ftplugin/make.vim
@@ -9,5 +9,5 @@ if exists('g:no_plugin_maps') || exists('g:no_make_maps')
endif
" Set mappings
-nmap <buffer> <LocalLeader>m <Plug>MakeTarget
+nmap <buffer> <LocalLeader>m <Plug>(MakeTarget)
let b:undo_ftplugin .= '|nunmap <buffer> <LocalLeader>m'
diff --git a/vim/bundle/make_target b/vim/bundle/make_target
-Subproject 1327bf1a430b77aa38a69e4de33d92cf844f0ba
+Subproject 1f374d588b8ecbe7c5f02077db6b7d919a646ea