index
:
rneovim.git
20220114-mix
20230125_mix
20231130_mix
aucmd_textputpost
colorcolchar
fix_20726
fix_repeatcmdline
fix_semantic_tokens
fix_semantic_tokens_pull
floattitle
master
mix
mix_20240309
newfeatures
rahm
tmp
usermarks
userreg
userregs_2
Neovim fork with Rahm's personal hacks.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
runtime
/
doc
/
vim_diff.txt
Commit message (
Expand
)
Author
Age
*
docs: misc (#29410)
dundargoc
2024-07-05
*
feat(jumplist): allow opting out of removing unloaded buffers (#29347)
zeertzjq
2024-06-30
*
vim-patch:8.2.4724: current instance of last search pattern not easily spotted
zeertzjq
2024-06-19
*
refactor(terminal): move :terminal defaults to _defaults.lua
Gregory Anders
2024-06-12
*
feat(defaults): use vim.diagnostic.jump() for default mappings (#29066)
Gregory Anders
2024-05-28
*
feat(defaults): add LSP default mappings (again) (#28650)
Gregory Anders
2024-05-24
*
revert: default LSP mappings (#28649)
Gregory Anders
2024-05-06
*
docs: format vim_diff.txt for "flow" layout #28584
Justin M. Keyes
2024-04-30
*
docs: misc #24163
Justin M. Keyes
2024-04-30
*
feat(defaults): visual CTRL-R for LSP mappings #28537
Justin M. Keyes
2024-04-28
*
feat(defaults): improve :grep defaults #28545
Luna Saphie Mittelbach
2024-04-28
*
feat(diagnostic): add default mappings for diagnostics (#16230)
Gregory Anders
2024-04-26
*
feat(lsp): add more LSP defaults (#28500)
Gregory Anders
2024-04-26
*
feat(defaults): use ripgrep (rg) for 'grepprg' if available
Luna Saphie Mittelbach
2024-04-16
*
feat(comment): add built-in commenting
Evgeni Chasnovski
2024-04-05
*
docs: small fixes (#27364)
dundargoc
2024-03-12
*
feat!: rewrite TOhtml in lua
altermo
2024-02-28
*
docs: improve 'tabline' click label docs (#27529)
zeertzjq
2024-02-19
*
feat(shortmess): "q" flag fully hides recording message (#27415)
Trevor Arjeski
2024-02-11
*
feat(terminal): respond to OSC background and foreground request (#17197)
Daniel Steinberg
2024-01-15
*
vim-patch:9.1.0004: reloading colorscheme when not changing 'background' (#26...
zeertzjq
2024-01-04
*
feat(defaults): map Q and @x to repeat in Visual mode (#26495)
Nacho Nieva
2023-12-27
*
refactor(cpoptions): remove 'p'
bfredl
2023-12-25
*
fix(runtime): source old color scheme in bundled color schemes (#26641)
Evgeni Chasnovski
2023-12-21
*
refactor: only reload colorscheme if &bg changed (#26598)
Gregory Anders
2023-12-16
*
feat(highlight): tweak default color scheme
Evgeni Chasnovski
2023-12-16
*
feat(defaults): enable 'termguicolors' by default when supported by terminal
Gregory Anders
2023-12-06
*
feat(highlight): update default color scheme
Evgeni Chasnovski
2023-12-02
*
Merge pull request #25724 from luukvbaal/signmerge
bfredl
2023-11-18
|
\
|
*
refactor(sign): move legacy signs to extmarks
Luuk van Baal
2023-11-17
*
|
refactor(grid): make screen rendering more multibyte than ever before
bfredl
2023-11-17
|
/
*
fix(defaults): set 'fsync' #26034
Ploum
2023-11-14
*
vim-patch:9.0.2095: statusline may look different than expected (#25941)
zeertzjq
2023-11-09
*
feat(tui): use TermResponse event for OSC responses (#25868)
Gregory Anders
2023-11-06
*
refactor(options)!: unify `set_option` and `set_string_option`
Famiu Haque
2023-10-30
*
refactor(options)!: make OptionSet `v:` values use typval
Famiu Haque
2023-10-17
*
fix(path): restore space separation in 'path' (#25571)
zeertzjq
2023-10-10
*
docs: fix misplaced mention of 'backupdir' (#25568)
zeertzjq
2023-10-10
*
refactor: cleanup
Justin M. Keyes
2023-10-06
*
fix: gf fails on "foo/bar.txt:1:2" on Windows
Leonardo Mello
2023-10-06
*
feat: ignore swapfile for running Nvim processes #25336
Justin M. Keyes
2023-10-04
*
feat(completion): support completing more string options
zeertzjq
2023-10-01
*
refactor(options)!: graduate some more shortmess flags
bfredl
2023-09-25
*
test(old): don't set options to default before every test (#25335)
zeertzjq
2023-09-24
*
fix(ui): always use stl/stlnc fillchars when drawing statusline (#25267)
tj-moody
2023-09-24
*
refactor(options)!: graduate shortmess+=f flag
bfredl
2023-09-23
*
feat(highlight): add `FloatFooter` highlight group
Evgeni Chasnovski
2023-08-26
*
vim-patch:8.1.2046: SafeState may be triggered at the wrong moment
zeertzjq
2023-08-21
*
vim-patch:9.0.1767: '.-' no allowed in highlight group names (#24814)
zeertzjq
2023-08-21
*
feat(highlight): Allow hyphens (-) in highlight group names (#24714)
Gregory Anders
2023-08-15
[next]