aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2017-11-07 11:43:02 +1300
committerTom Ryder <tom@sanctum.geek.nz>2017-11-07 11:49:39 +1300
commit09b83b6e25431fe9f3122916156f97fb0cfc2b5b (patch)
treecb5b2a92706eaa099c193095983cc0086efa6f29 /Makefile
parentUpdate <Leader>b mapping to use new mapping name (diff)
downloaddotfiles-09b83b6e25431fe9f3122916156f97fb0cfc2b5b.tar.gz
dotfiles-09b83b6e25431fe9f3122916156f97fb0cfc2b5b.zip
Use b:undo variables correctly
Setting or adding to b:undo_indent and b:undo_ftplugin variables, which I only learned about just now, allows me to avoid the _GLOBAL.vim hack and remove some files from both vim/indent/ and vim/ftplugin/. These variables aren't subjected to :execute automatically in anything older than Vim 7.0, but I don't think that's too much of a concern as the only real reason they're needed are for changing filetypes in the same buffer, which doesn't happen that often anyway.
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions