aboutsummaryrefslogtreecommitdiff
path: root/TABS.md
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2018-11-25 12:25:27 +1300
committerTom Ryder <tom@sanctum.geek.nz>2018-11-25 12:30:40 +1300
commit5af0bddaaa20478ddbf318424ce7906a4c1565e3 (patch)
tree07c1f32fb9a36976071edeb0064c376ad9e75608 /TABS.md
parentDefine b:undo_indent for Perl buffers (diff)
downloaddotfiles-5af0bddaaa20478ddbf318424ce7906a4c1565e3.tar.gz
dotfiles-5af0bddaaa20478ddbf318424ce7906a4c1565e3.zip
Remove vim-tiny workaround for 'undodir' setting
Commit 575f00d changed the setting for 'undodir' and similar path-based settings to set the values conditionally based on the operating system being used, while still setting them sensibly for "tiny" builds of Vim on Unix, which skips all :if blocks. This isn't necessary for 'undodir', because a tiny build of Vim won't have the persistent_undo feature required for the option to exist at all, so we can make this particular setting a little less awkward. The 'backupdir' and 'directory' settings, however, need to keep their existing structure to remain interoperable.
Diffstat (limited to 'TABS.md')
0 files changed, 0 insertions, 0 deletions