aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/generators/gen_options.lua
Commit message (Expand)AuthorAge
* refactor(options): remove vi/vim default value distinctionGregory Anders2021-08-17
* refactor(options): remove obsolete distinction of "vi" vs "vim" defaultsBjörn Linse2021-07-14
* refactor(options): delet unused P_VIM flagBjörn Linse2021-07-14
* options: add fallback value to .indir member (#13150)Jan Edmund Lazo2020-10-24
* Fix luacheck errors for all Lua source filesSameed Ali2019-07-04
* vim-patch:8.1.1366: using expressions in a modeline is unsafeJames McCoy2019-06-24
* ui: forward relevant option updates to UIs (#7520)Björn Linse2017-12-12
* vim-patch:8.0.0102ckelsel2017-09-24
* options: Silence V542 without using commentsZyX2017-05-20
* options: Silence V542 the other wayZyX2017-05-20
* options: Silence V542: odd casts for .def_valZyX2017-05-20
* generators: separate source generators from scriptsBjörn Linse2017-05-10