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
/
lua
/
vim
/
_defaults.lua
Commit message (
Expand
)
Author
Age
*
docs: misc
dundargoc
2025-01-30
*
refactor: use nvim.foo.bar format for autocommand groups
Maria José Solano
2025-01-14
*
feat(api): deprecate nvim_out/err_write(ln)
Luuk van Baal
2025-01-09
*
feat(jobs): jobstart(…,{term=true}), deprecate termopen() #31343
Justin M. Keyes
2024-12-19
*
feat(defaults): disable 'foldcolumn' in terminal buffers (#31480)
Micah Halter
2024-12-06
*
fix(defaults): don't replace keycodes in Visual search mappings (#31460)
zeertzjq
2024-12-05
*
defaults: disable 'number', 'relativenumber', and 'signcolumn' in terminal bu...
Gregory Anders
2024-12-04
*
feat(tui): update 'background' on theme change events (#31350)
Gregory Anders
2024-11-26
*
fix(defaults): omit empty line from unimpaired mapping messages (#31347)
Marcus Caisey
2024-11-25
*
feat(defaults): dot-repeat [<Space> #31186
Peter Aronoff
2024-11-17
*
feat(default): bind `vim.lsp.buf.signature_help` in select mode (#31223)
Yi Ming
2024-11-15
*
feat(defaults): unimpaired empty line below/above cursor #30984
Yochem van Rosmalen
2024-11-04
*
fix(defaults): omit extraneous info from unimpaired mapping errors (#30983)
Gregory Anders
2024-10-29
*
feat(defaults): map gO to LSP document_symbol #30781
Nikita Revenco
2024-10-28
*
fix(defaults): missing ]Q/[Q unimpaired mappings #30943
Maria José Solano
2024-10-25
*
fix(defaults): error messages UX for unimpaired mappings #30884
Maria José Solano
2024-10-23
*
feat(defaults): map gri to vim.lsp.buf.implementation() (#30764)
Gregory Anders
2024-10-11
*
fix(defaults): use "range" instead of "count" for some mappings (#30642)
Gregory Anders
2024-10-04
*
fix(defaults): properly pass count to quickfix commands (#30632)
zeertzjq
2024-10-03
*
feat(defaults): add default unimpaired style mappings (#28525)
Gregory Anders
2024-10-01
*
fix(defaults): cannot remove "How-to disable mouse" menu item #30375
Jaehwang Jung
2024-09-14
*
feat(defaults): popupmenu "Open in browser", "Go to definition" #30261
Justin M. Keyes
2024-09-05
*
feat(ui): gx: use url extmark attribute and tree-sitter directive (#30192)
Gregory Anders
2024-08-31
*
fix(defaults): default @/Q broken when 'ignorecase' is set (#29343)
Jerry
2024-06-15
*
fix(terminal): set local values of window options (#29326)
zeertzjq
2024-06-14
*
refactor(terminal): move :terminal defaults to _defaults.lua
Gregory Anders
2024-06-12
*
fix(tui): move $COLORTERM check to _defaults.lua (#29197)
Gregory Anders
2024-06-05
*
feat: add "jump" options to vim.diagnostic.config() (#29067)
Gregory Anders
2024-05-28
*
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
*
fix: show swapfile warning as a warning (#28971)
Gregory Anders
2024-05-24
*
feat: allow gx to function for markdown links
dundargoc
2024-05-24
*
revert: default LSP mappings (#28649)
Gregory Anders
2024-05-06
*
fix(defaults): diagnostic mappings descriptions #28646
Evgeni Chasnovski
2024-05-05
*
fix(vim.ui)!: change open() to return `result|nil, errmsg|nil` #28612
Justin M. Keyes
2024-05-03
*
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
*
fix(diagnostic): get border from config (#28531)
glepnir
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
*
fix: lua annotations
Lewis Russell
2024-04-26
*
fix(vim.ui)!: change open() to return pcall-like values #28502
Justin M. Keyes
2024-04-25
*
feat(defaults): use ripgrep (rg) for 'grepprg' if available
Luna Saphie Mittelbach
2024-04-16
*
fix(vim.ui): open() may wait indefinitely #28325
Justin M. Keyes
2024-04-15
*
fix(defaults): only repeat macro for each selected line if linewise (#28289)
zeertzjq
2024-04-15
*
fix(defaults): auto-close terminal for &shell with args (#28276)
Jaehwang Jung
2024-04-13
*
test: macros in Visual mode without default mappings (#28288)
zeertzjq
2024-04-12
*
feat(comment): add built-in commenting
Evgeni Chasnovski
2024-04-05
*
feat(defaults): add :Inspect to right-click menu (#28181)
zeertzjq
2024-04-05
[next]