aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc/vim_diff.txt
Commit message (Expand)AuthorAge
* feat(completion): support completing more string optionszeertzjq2023-10-01
* refactor(options)!: graduate some more shortmess flagsbfredl2023-09-25
* test(old): don't set options to default before every test (#25335)zeertzjq2023-09-24
* fix(ui): always use stl/stlnc fillchars when drawing statusline (#25267)tj-moody2023-09-24
* refactor(options)!: graduate shortmess+=f flagbfredl2023-09-23
* feat(highlight): add `FloatFooter` highlight groupEvgeni Chasnovski2023-08-26
* vim-patch:8.1.2046: SafeState may be triggered at the wrong momentzeertzjq2023-08-21
* vim-patch:9.0.1767: '.-' no allowed in highlight group names (#24814)zeertzjq2023-08-21
* feat(highlight): Allow hyphens (-) in highlight group names (#24714)Gregory Anders2023-08-15
* Merge #15440 close 'shell' :terminal automaticallyJustin M. Keyes2023-08-13
|\
| * Use Lua autocommand and make TermClose autocommand globalGregory Anders2023-08-10
* | fix(events): avoid unnecessary CursorMoved (#24675)zeertzjq2023-08-12
|/
* feat(defaults): treat "•" as a list item prefix #24623Justin M. Keyes2023-08-09
* docs: luaref cleanup #24541Justin M. Keyes2023-08-03
* docs: miscJustin M. Keyes2023-08-03
* docs: remove trailing spaces #24455ii142023-07-25
* docs(vim_diff): fixed inconsistent autocmds behavior #24453ii142023-07-24
* Merge pull request #24363 from lewis6991/docs/luatypesLewis Russell2023-07-17
|\
| * fix: doc errorsLewis Russell2023-07-17
* | feat(options)!: remove compatible behaviours for vim 5.0 and earlierLewis Russell2023-07-17
|/
* vim-patch:9.0.1673: cannot produce a status 418 or 503 message (#24287)Gregory Anders2023-07-10
* docs: MAINTAIN.md, nvim_get_markJustin M. Keyes2023-07-08
* refactor(defaults): use vim.region for visual star (*,#)Justin M. Keyes2023-07-06
* fix(defaults): visual mode star (*,#) is fragileSteven Ward2023-07-06
* docs: autocmds, miscJustin M. Keyes2023-06-25
* fix(messages): use "Vimscript" instead of "VimL" #24111Justin M. Keyes2023-06-22
* test: spellcheck :help (vimdoc) files #24109Justin M. Keyes2023-06-22
* docs: lsp, vim_diffJustin M. Keyes2023-06-22
* docs #22363Justin M. Keyes2023-06-19
* docs: various clarifications (#23999)zeertzjq2023-06-12
* refactor(defaults): do not use C specific default values for options (#22500)Gregory Anders2023-06-06
* defaults: shortmess+=C #23907Justin M. Keyes2023-06-05
* feat(ex_cmds)!: remove :behavebfredl2023-04-13
* feat!: remove vimballs (#22402)dundargoc2023-04-11
* refactor(mappings)!: remove #n as a notation for a function key (#17318)zeertzjq2023-04-08
* docs: fix typosdundargoc2023-04-04
* refactor(defaults)!: change default 'commentstring' value to empty (#22862)zeertzjq2023-04-02
* feat(lua): allow `:=expr` as a shorter version of `:lua =expr`bfredl2023-03-22
* feat(options)!: deprecate paste, remove pastetoggle (#22647)ii142023-03-13
* feat: try to recover from missing tempdir #22573Justin M. Keyes2023-03-09
* docs: add missing highlight groups for floatsEvgeni Chasnovski2023-03-09
* feat(edit)!: remove old c implementation of hebrew keymapbfredl2023-02-28
* docs: naming conventions, guidelinesJustin M. Keyes2023-02-22
* docs: vim_diff.txtJustin M. Keyes2023-02-22
* vim-patch:9.0.1300: 'statusline' only supports one "%=" item (#22218)zeertzjq2023-02-11
* feat!: remove hardcopyLewis Russell2023-01-03
* feat(exrc): support .nvim.lua (#21436)Munif Tanjim2022-12-19
* docs: remove "How-to disable mouse" menu item #21394zeertzjq2022-12-12
* docs #20986Justin M. Keyes2022-12-11
* docs: add language annotation to Nvim manualChristian Clason2022-12-02