aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc/vim_diff.txt
Commit message (Expand)AuthorAge
* docs: misc (#29410)dundargoc2024-07-05
* feat(jumplist): allow opting out of removing unloaded buffers (#29347)zeertzjq2024-06-30
* vim-patch:8.2.4724: current instance of last search pattern not easily spottedzeertzjq2024-06-19
* refactor(terminal): move :terminal defaults to _defaults.luaGregory Anders2024-06-12
* feat(defaults): use vim.diagnostic.jump() for default mappings (#29066)Gregory Anders2024-05-28
* feat(defaults): add LSP default mappings (again) (#28650)Gregory Anders2024-05-24
* revert: default LSP mappings (#28649)Gregory Anders2024-05-06
* docs: format vim_diff.txt for "flow" layout #28584Justin M. Keyes2024-04-30
* docs: misc #24163Justin M. Keyes2024-04-30
* feat(defaults): visual CTRL-R for LSP mappings #28537Justin M. Keyes2024-04-28
* feat(defaults): improve :grep defaults #28545Luna Saphie Mittelbach2024-04-28
* feat(diagnostic): add default mappings for diagnostics (#16230)Gregory Anders2024-04-26
* feat(lsp): add more LSP defaults (#28500)Gregory Anders2024-04-26
* feat(defaults): use ripgrep (rg) for 'grepprg' if availableLuna Saphie Mittelbach2024-04-16
* feat(comment): add built-in commentingEvgeni Chasnovski2024-04-05
* docs: small fixes (#27364)dundargoc2024-03-12
* feat!: rewrite TOhtml in luaaltermo2024-02-28
* docs: improve 'tabline' click label docs (#27529)zeertzjq2024-02-19
* 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