From a24f3af9fe641773074ec121d9516844934ac6bd Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Mon, 25 Jun 2018 20:43:55 +1200 Subject: Rebuild dotfiles(7) manual page --- man/man7/dotfiles.7df | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/man/man7/dotfiles.7df b/man/man7/dotfiles.7df index 4daf288d..af533838 100644 --- a/man/man7/dotfiles.7df +++ b/man/man7/dotfiles.7df @@ -474,7 +474,7 @@ binds the same key combination to detach. .SS Vim .PP The majority of the Vim configuration is just setting options, with a -few mappings. +fair few mappings and remappings, both global and buffer\-local. I try not to deviate too much from the Vim defaults behavior in terms of interactive behavior and keybindings. It's extensively commented, mostly because I was reading through it one @@ -515,8 +515,8 @@ ago. .SS Filetype plugins .PP I also define a few rules specific to file types I often edit in -\f[C]~/.vim/after/ftplugin\f[], including some local mappings for -checking, linting, and tidying, and a few more in +\f[C]~/.vim/after/ftplugin\f[], including some buffer\-local mapping +targets for checking, linting, and tidying, and a few more in \f[C]~/.vim/after/indent\f[]. There are also a few tweaks to core syntax files in \f[C]~/.vim/after/syntax\f[], especially for shell script -- cgit v1.2.3