summaryrefslogtreecommitdiffstatshomepage
path: root/src/nvim/optionstr.c
AgeCommit message (Expand)AuthorFiles
2026-04-20vim-patch:partial:9.2.0368: too many strlen() calls when adding strings to di...zeertzjq1
2026-03-03vim-patch:9.2.0102: 'listchars' "leadtab" not used in :list (#38142)zeertzjq1
2026-03-03vim-patch:9.2.0088: cannot display tabs for indentationzeertzjq1
2026-02-14feat(prompt): plugins can update prompt during user input #37743Shadman1
2026-02-03fix(prompt): ensure prompt-mark col gets reseted properly #37669Shadman1
2025-11-28vim-patch:9.1.1933: completion: complete_match() is not useful (#36726)zeertzjq1
2025-11-28vim-patch:9.1.1930: completion: 'completefuzzycollect' is too obscurezeertzjq1
2025-11-26feat(float): 'statusline' in floating windows #36521glepnir1
2025-10-14vim-patch:9.1.1854: unnecessary code in optionstr.c (#36170)zeertzjq1
2025-10-11fix(ui): 'pumborder' parsing, shadow #36127glepnir1
2025-10-10feat(ui): 'pumborder' (popup menu border) #25541glepnir1
2025-10-03vim-patch:9.1.1819: Cannot configure the inner foldlevel indicator (#36010)zeertzjq1
2025-08-14refactor(build): remove INCLUDE_GENERATED_DECLARATIONS guardsbfredl1
2025-08-09vim-patch:9.1.1603: completion: cannot use autoloaded funcs in 'complete' F{f...zeertzjq1
2025-07-20vim-patch:8.1.1736: viminfo support is spread outJan Edmund Lazo1
2025-07-18vim-patch:9.1.1557: not possible to anchor specific lines in diff mode (#34967)zeertzjq1
2025-07-09feat(option): custom chars in 'winborder' #33772glepnir1
2025-06-24fix(prompt): "%" prefix repeated on newlines with formatoptions+=r #34584Shadman1
2025-06-17feat(prompt): multiline prompt input #33371Shadman1
2025-06-03vim-patch:9.1.1409: using f-flag in 'complete' conflicts with Neovimzeertzjq1
2025-06-03vim-patch:9.1.1311: completion: not possible to limit number of matcheszeertzjq1
2025-06-03vim-patch:9.1.1301: completion: cannot configure completion functions with 'c...zeertzjq1
2025-05-31vim-patch:9.1.1419: It is difficult to ignore all but some events (#34245)luukvbaal1
2025-05-17vim-patch:9.1.1396: 'grepformat' is a global option (#34060)zeertzjq1
2025-04-27vim-patch:9.1.1341: cannot define completion triggersglepnir1
2025-04-21feat(options): default statusline expression #33036Shadman1
2025-04-17vim-patch:9.1.1296: completion: incorrect truncation logiczeertzjq1
2025-04-17vim-patch:9.1.1284: not possible to configure pum truncation charzeertzjq1
2025-03-28vim-patch:9.1.1243: diff mode is lacking for changes within lineszeertzjq1
2025-03-27vim-patch:9.1.1178: not possible to generate completion candidates using fuzz...zeertzjq1
2025-03-19fix(options): fix 'winborder' accepting multiple string values (#32978)zeertzjq1
2025-03-18feat(float): add winborder option (#31074)glepnir1
2025-02-12feat(options): add 'eventignorewin' (#32152)luukvbaal1
2025-01-18vim-patch:9.1.1028: too many strlen() calls in screen.c (#32083)zeertzjq1
2025-01-16refactor(options): generic expand and did_set callbacks (#32011)Lewis Russell1
2025-01-14feat(terminal): support theme update notifications (DEC mode 2031) (#31999)Gregory Anders1
2025-01-13fix(options): better handling of empty valuesLewis Russell1
2025-01-09Revert "refactor(options): set option value for non-current context directly"...zeertzjq1
2024-12-26refactor(options): set option value for non-current context directlyFamiu Haque1
2024-12-23refactor: iwyu #31637Justin M. Keyes1
2024-12-07vim-patch:9.1.0908: not possible to configure :messages (#31492)zeertzjq1
2024-11-28vim-patch:9.1.0890: %! item not allowed for 'rulerformat' (#31369)zeertzjq1
2024-11-23refactor(options): autogenerate valid values and flag enums for options (#31089)Famiu Haque1
2024-11-08refactor(options): use os_win/os_buf for local options (#31060)zeertzjq1
2024-11-05refactor(options): remove fileformat macrosFamiu Haque1
2024-11-03vim-patch:9.1.0832: :set doesn't work for 'cot' and 'bkc' after :setlocalzeertzjq1
2024-11-03vim-patch:9.1.0831: 'findexpr' can't be used as lambad or Funcref (#31058)zeertzjq1
2024-10-29vim-patch:9.1.0810: cannot easily adjust the |:find| commandzeertzjq1
2024-10-28refactor(options): option flags enum #30961Famiu Haque1
2024-10-27refactor(options): always allocate option values (#30917)Famiu Haque1