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
Commit message (
Expand
)
Author
Age
*
refactor(treesitter): {start,stop} are optional in Query:iter_* methods
Jongwook Choi
2024-02-08
*
refactor(treesitter): typing for Query, TSQuery, and TSQueryInfo
Jongwook Choi
2024-02-08
*
refactor(lsp): tidy up logging
Lewis Russell
2024-02-08
*
feat(api): pass 0 to nvim_get_chan_info for current channel (#27321)
nikolightsaber
2024-02-08
*
fix(lsp): set fallback client name properly
zeertzjq
2024-02-08
*
refactor(lsp): move client code to a regular Lua class
Lewis Russell
2024-02-07
*
feat(treesitter): show root nodes in :InspectTree (#26944)
altermo
2024-02-06
*
fix(lsp): send back diagnostic tags to the server
Lewis Russell
2024-02-06
*
docs: small fixes (#27213)
dundargoc
2024-02-06
*
feat(treesitter): use 0-based indexing to show ranges in `:InspectTree`
Jongwook Choi
2024-02-05
*
fix(lsp): handle adjacent snippet tabstops
Maria José Solano
2024-02-05
*
Merge pull request #27328 from wookayin/fix/lsp-tagfunc
Lewis Russell
2024-02-05
|
\
|
*
fix(lsp): fix infinite loop on vim.lsp.tagfunc
Jongwook Choi
2024-02-03
*
|
fix(treesitter): inspect-tree remember opts on buf change
altermo
2024-02-04
*
|
vim-patch:9.1.0076: luau config file not detected
Christian Clason
2024-02-04
|
/
*
refactor: create function for deferred loading
dundargoc
2024-02-03
*
fix(vim.system): don't process non-fast events during wait() (#27300)
zeertzjq
2024-02-02
*
feat(api): make nvim_open_win support non-floating windows (#25550)
Will Hopkins
2024-02-01
*
feat(api): add nvim_tabpage_set_win (#27222)
Will Hopkins
2024-01-29
*
feat(extmarks): subpriorities (relative to declaration order) (#27131)
Gregory Anders
2024-01-28
*
refactor(lsp): client_hints typo #27250
Maria José Solano
2024-01-28
*
docs: enforce "treesitter" spelling #27110
Jongwook Choi
2024-01-28
*
vim-patch:9.1.0049: Make "[Command Line]" a special buffer name
Sean Dewar
2024-01-28
*
revert: "feat(treesitter): add foldtext with treesitter highlighting"
Till Bungert
2024-01-27
*
feat: improve return type annotations for vim.api.*
Lewis Russell
2024-01-26
*
vim-patch:9.1.0058: Cannot map Super Keys in GTK UI (#27204)
zeertzjq
2024-01-26
*
docs: various fixes (#27063)
dundargoc
2024-01-25
*
feat(ui): add support for OSC 8 hyperlinks (#27109)
Gregory Anders
2024-01-24
*
refactor: rewrite ruby provider in lua
dundargoc
2024-01-24
*
fix(treesitter): avoid # of nil in _query_linter
Daniel Kongsgaard
2024-01-24
*
refactor: rewrite perl provider in lua
dundargoc
2024-01-24
*
fix(spell): always accept ':' as filename char in 'spellfile' (#27172)
zeertzjq
2024-01-24
*
fix(treesitter): prefix treesitter types with vim
Phạm Huy Hoàng
2024-01-24
*
test: typing for screen.lua
Lewis Russell
2024-01-23
*
fix(diagnostic): fix typing on field |diagnostic-severity|
Jongwook Choi
2024-01-23
*
refactor: rewrite python provider in lua
dundargoc
2024-01-22
*
docs(options): remove misleading sentence (#27129)
zeertzjq
2024-01-22
*
feat(fold): transparent foldtext
Lewis Russell
2024-01-22
*
Merge pull request #27076 from glepnir/extmark_hlgroup
bfredl
2024-01-22
|
\
|
*
refactor(api): give "hl_group" more accurate _meta type
bfredl
2024-01-22
|
*
refactor(api): use hl id directly in nvim_buf_set_extmark
glepnir
2024-01-20
*
|
fix(eval): properly support checking v:lua function in exists() (#27124)
Raphael
2024-01-22
*
|
feat(vim.version): add `vim.version.le` and `vim.version.ge`
Jongwook Choi
2024-01-21
*
|
vim-patch:27a4632af675
Christian Clason
2024-01-21
*
|
fix(lsp): clean up duplicate and unused meta type annotations
Jongwook Choi
2024-01-20
*
|
fix(vim.deprecate): show deprecation warning in devel versions as well
Jongwook Choi
2024-01-19
*
|
refactor(lua): refactored glob
altermo
2024-01-19
*
|
Merge pull request #27061 from luukvbaal/extmark
bfredl
2024-01-19
|
\
\
|
|
/
|
/
|
|
*
docs(extmarks): add undocumented "details" array fields
Luuk van Baal
2024-01-18
*
|
fix(treesitter): validate language alias for injections
Christian Clason
2024-01-18
[next]