aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc/vim_diff.txt
Commit message (Expand)AuthorAge
* feat(shortmess): "q" flag fully hides recording message (#27415)Trevor Arjeski2024-02-11
* feat(terminal): respond to OSC background and foreground request (#17197)Daniel Steinberg2024-01-15
* vim-patch:9.1.0004: reloading colorscheme when not changing 'background' (#26...zeertzjq2024-01-04
* feat(defaults): map Q and @x to repeat in Visual mode (#26495)Nacho Nieva2023-12-27
* refactor(cpoptions): remove 'p'bfredl2023-12-25
* fix(runtime): source old color scheme in bundled color schemes (#26641)Evgeni Chasnovski2023-12-21
* refactor: only reload colorscheme if &bg changed (#26598)Gregory Anders2023-12-16
* feat(highlight): tweak default color schemeEvgeni Chasnovski2023-12-16
* feat(defaults): enable 'termguicolors' by default when supported by terminalGregory Anders2023-12-06
* feat(highlight): update default color schemeEvgeni Chasnovski2023-12-02
* Merge pull request #25724 from luukvbaal/signmergebfredl2023-11-18
|\
| * refactor(sign): move legacy signs to extmarksLuuk van Baal2023-11-17
* | refactor(grid): make screen rendering more multibyte than ever beforebfredl2023-11-17
|/
* fix(defaults): set 'fsync' #26034Ploum2023-11-14
* vim-patch:9.0.2095: statusline may look different than expected (#25941)zeertzjq2023-11-09
* feat(tui): use TermResponse event for OSC responses (#25868)Gregory Anders2023-11-06
* refactor(options)!: unify `set_option` and `set_string_option`Famiu Haque2023-10-30
* refactor(options)!: make OptionSet `v:` values use typvalFamiu Haque2023-10-17
* fix(path): restore space separation in 'path' (#25571)zeertzjq2023-10-10
* docs: fix misplaced mention of 'backupdir' (#25568)zeertzjq2023-10-10
* refactor: cleanupJustin M. Keyes2023-10-06
* fix: gf fails on "foo/bar.txt:1:2" on WindowsLeonardo Mello2023-10-06
* feat: ignore swapfile for running Nvim processes #25336Justin M. Keyes2023-10-04
* 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