aboutsummaryrefslogtreecommitdiff
path: root/test/functional/ex_cmds/mkview_spec.lua
Commit message (Collapse)AuthorAge
* 'viewoptions': add "curdir" flag #7447Eric Roberts2017-11-18
The flag enables the current local directory set by ":lcd" to be saved to views which is the current default behaviour. The option can be removed to disable this behaviour. closes #7435 vim-patch:8.0.1289