summaryrefslogtreecommitdiffstatshomepage
path: root/src/nvim/options.lua
AgeCommit message (Expand)AuthorFiles
2025-04-17vim-patch:9.1.1284: not possible to configure pum truncation charzeertzjq1
2025-04-16vim-patch:9.1.1308: completion: cannot order matches by distance to cursor (#...zeertzjq1
2025-04-14vim-patch:f4b1a60: runtime(doc): update options.txt and clarify 'wildmode' fu...zeertzjq1
2025-04-14vim-patch:eded336: runtime(doc): Improve 'wildmode' setting desciptionzeertzjq1
2025-04-12feat(defaults): shelltemp=false #33012Alexej Kowalew1
2025-04-09vim-patch:9.1.1288: Using wrong window in ll_resize_stack() (#33397)zeertzjq1
2025-04-08vim-patch:9.1.1283: quickfix stack is limited to 10 itemszeertzjq1
2025-04-07fix(defaults): keywordprg=:help on Windows #33336Emanuel Krollmann1
2025-04-05docs: clipboard, eval #33223Justin M. Keyes1
2025-04-05vim-patch:9.1.1276: inline word diff treats multibyte chars as word char (#33...zeertzjq1
2025-04-04feat(defaults): store spellfile in stdpath('data') #33048Yochem van Rosmalen1
2025-03-31feat(float): 'winborder' "bold" style #33189glepnir1
2025-03-29vim-patch:9.1.1250: cannot set the maximum popup menu widthzeertzjq1
2025-03-29vim-patch:9.1.1252: typos in code and docs related to 'diffopt' "inline:" (#3...zeertzjq1
2025-03-28vim-patch:9.1.1243: diff mode is lacking for changes within lineszeertzjq1
2025-03-27vim-patch:9.1.1201: 'completefuzzycollect' does not handle dictionary correctlyzeertzjq1
2025-03-27vim-patch:1dc731a: runtime(doc): make :h 'completefuzzycollect' a bit clearerzeertzjq1
2025-03-27vim-patch:9.1.1197: process_next_cpt_value() uses wrong conditionzeertzjq1
2025-03-27vim-patch:9.1.1182: No cmdline completion for 'completefuzzycollect'zeertzjq1
2025-03-27vim-patch:9.1.1178: not possible to generate completion candidates using fuzz...zeertzjq1
2025-03-27vim-patch:26e4b00: runtime(doc): Revert outdated comment in completeopt's fuz...zeertzjq1
2025-03-19fix(api): fix 'winborder' preventing splits with nvim_open_win (#32981)zeertzjq1
2025-03-19fix(options): fix 'winborder' accepting multiple string values (#32978)zeertzjq1
2025-03-18feat(float): add winborder option (#31074)glepnir1
2025-03-17docs: miscJustin M. Keyes1
2025-03-15feat(defaults): completeopt=popup #32909Justin M. Keyes1
2025-03-09fix(build): vimdoc tags are not validated #32801Justin M. Keyes1
2025-03-04vim-patch:659cb28: runtime(doc): fix typo "bet" in :h 'completeopt' (#32711)zeertzjq1
2025-03-04vim-patch:9.1.1166: command-line auto-completion hard with wildmenuTomas Slusny1
2025-03-02docs: misc #31996Justin M. Keyes1
2025-03-02vim-patch:9.1.1161: preinsert requires bot "menu" and "menuone" to be setzeertzjq1
2025-03-02vim-patch:9.1.1160: Ctrl-Y does not work well with "preinsert" when completin...zeertzjq1
2025-02-28vim-patch:85a50fe: runtime(doc): fix confusing docs for 'completeitemalign' (...zeertzjq1
2025-02-12feat(options): add 'eventignorewin' (#32152)luukvbaal1
2025-02-06feat(defaults): enable diffopt "linematch" #32346Siddhant Agarwal1
2025-02-04vim-patch:9.1.1022: linematch option value not completedzeertzjq1
2025-02-04vim-patch:9.1.1009: diff feature can be improvedzeertzjq1
2025-01-30vim-patch:9.1.1056: Vim doesn't highlight to be inserted text when completing...zeertzjq1
2025-01-25vim-patch:9.1.1049: insert-completed items are always sortedzeertzjq1
2025-01-16refactor(options): generic expand and did_set callbacks (#32011)Lewis Russell1
2025-01-13fix(options): better handling of empty valuesLewis Russell1
2025-01-12feat(treesitter): async parsingRiley Bruins1
2025-01-11docs: miscdundargoc1
2024-12-17feat(terminal)!: cursor shape and blink (#31562)Gregory Anders1
2024-12-15vim-patch:ed89206: runtime(doc): add a note about inclusive motions and exclu...zeertzjq1
2024-12-10feat(lsp): add vim.lsp.config and vim.lsp.enableLewis Russell1
2024-12-08vim-patch:9.1.0911: Variable name for 'messagesopt' doesn't match short namezeertzjq1
2024-12-08vim-patch:9.1.0910: 'messagesopt' does not check max wait timezeertzjq1
2024-12-07vim-patch:9.1.0908: not possible to configure :messages (#31492)zeertzjq1
2024-12-02vim-patch:768728b: runtime(doc): Update documentation for "noselect" in 'comp...dundargoc1