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
Commit message (
Expand
)
Author
Age
*
fix(lua): ensure inspect_pos() only shows visible highlight extmarks
Luuk van Baal
2025-03-18
*
test: cleanup ftplugin_spec.lua #32948
Justin M. Keyes
2025-03-17
*
fix(diagnostic): remove deprecated `severity_limit` option
Christian Clason
2025-03-17
*
feat(runtime): Lua ftplugin 'includeexpr' #32719
Phạm Bình An
2025-03-17
*
docs: misc
Justin M. Keyes
2025-03-17
*
docs(api): rename "handle" => "id"
Justin M. Keyes
2025-03-17
*
perf(lsp): don't construct potentially expensive strings
Riley Bruins
2025-03-16
*
refactor(lsp)!: rename lsp.completion.trigger() to get() (#32911)
Mathias Fußenegger
2025-03-16
*
fix(checkhealth): handle nested lua/ directory #32918
phanium
2025-03-16
*
fix(diagnostic): virtual lines should scroll horizontally
xzb
2025-03-16
*
docs(lsp): simplify example of enabling LSP folding
Yi Ming
2025-03-16
*
fix(lsp): correctly check for "codeAction/resolve" support
Tobias Schmitz
2025-03-15
*
docs: misc
dundargoc
2025-03-15
*
fix(lsp): autocmds to close lsp preview windows not cleared
bekaboo
2025-03-15
*
feat(defaults): completeopt=popup #32909
Justin M. Keyes
2025-03-15
*
feat(snippet): set snippet keymaps permanent instead of dynamic (#31887)
Mathias Fußenegger
2025-03-14
*
fix(vim.fs): default to follow=false #32859
Mike
2025-03-14
*
vim-patch:9.1.1196: filetype: config files for container tools are not recogn...
zeertzjq
2025-03-13
*
fix(lua): vim.hl.on_yank highlights wrong region with yi' (#32850)
phanium
2025-03-13
*
vim-patch:c1c3b5d: runtime(doc): remove unnecessary "an" (#32865)
zeertzjq
2025-03-13
*
fix(diagnostic): clear autocmd only for valid buf (#32861)
Jaehwang Jung
2025-03-12
*
fix(lsp): handle non-existent configs in lsp.config/enable
Lewis Russell
2025-03-12
*
feat(treesitter): allow `iter_captures` to accept `opts`
Riley Bruins
2025-03-12
*
feat(treesitter): allow passing lang to InspectTree
Maria José Solano
2025-03-12
*
vim-patch:0a336cc: runtime(doc): clarify that a umask is applied to mkdir() (...
zeertzjq
2025-03-11
*
refactor(lsp): rename `on_publish_diagnostics` parameter #32776
Will Lillis
2025-03-11
*
feat(treesitter): allow disabling captures and patterns on TSQuery (#32790)
Ian Chamberlain
2025-03-11
*
fix: warn when :InspectTree on buffer with no parser #32783
phanium
2025-03-11
*
fix(lsp): improve LSP floating preview window cleanup #31353
glepnir
2025-03-11
*
fix(lsp): wrapped ctx in opts before passed to vim.lsp.completion.trigger #32837
glepnir
2025-03-11
*
vim-patch:9.1.1194: filetype: false positive help filetype detection
zeertzjq
2025-03-11
*
vim-patch:9.1.1186: filetype: help files in git repos are not detected
zeertzjq
2025-03-11
*
feat(checkhealth): group parsers by name and path in output
Eike
2025-03-10
*
fix(lsp)!: pass buffer number to root_dir function
Lewis Russell
2025-03-10
*
feat(lsp): support completion context #32793
Maria José Solano
2025-03-10
*
fix(tohtml): disable modeline #32822
altermo
2025-03-10
*
docs(vvars): vim.v.event.windows #32673
Vlad
2025-03-10
*
fix(lua): types for vim.api.keyset.win_config #32700
Tomasz N
2025-03-10
*
fix(build): vimdoc tags are not validated #32801
Justin M. Keyes
2025-03-09
*
fix(types): do not mark unstable API as private
Lewis Russell
2025-03-08
*
feat(defaults): jump between :terminal shell prompts with ]]/[[ #32736
Gregory Anders
2025-03-07
*
fix(lua): always use vim.inspect() for :lua= (#32715)
zeertzjq
2025-03-07
*
fix(lsp): use unresolved code action when `codeAction/resolve` fails
Maria José Solano
2025-03-07
*
vim-patch:9.1.1177: filetype: tera files not detected
Christian Clason
2025-03-07
*
vim-patch:9.1.1173: filetype: ABNF files are not detected (#32751)
zeertzjq
2025-03-06
*
feat(lsp): support for resolving code action command (#32704)
Maria José Solano
2025-03-06
*
fix(tui): remove DCS escaping in tmux (#32723)
Gregory Anders
2025-03-05
*
feat(terminal)!: include cursor position in TermRequest event data (#31609)
Gregory Anders
2025-03-05
*
fix(lsp): open_floating_preview() ignores max_height (#32716)
Robert Muir
2025-03-04
*
fix(diagnostic): virtual_lines diagnostic columns (#32703)
James Trew
2025-03-04
[next]