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
*
docs: document breaking change for nvim_create_autocmd callback (#27484)
Gregory Anders
2024-02-15
*
fix: type warnings in shared.lua
Lewis Russell
2024-02-15
*
vim-patch:9.1.0111: filetype: no support for bats files
Christian Clason
2024-02-15
*
vim-patch:9.1.0110: filetype: add 'Config.in' filetype detection
Christian Clason
2024-02-15
*
vim-patch:9.1.0109: filetype: no support for its files
Christian Clason
2024-02-15
*
vim-patch:9.1.0108: filetype: no support for dtso files
Christian Clason
2024-02-15
*
fix(lsp): rename: load and list new buffer if attached to window (#27408)
Tomasz N
2024-02-14
*
refactor(lsp): resolve the config-client entanglement
Lewis Russell
2024-02-13
*
refactor(lua): use a keyset for vim.diff opts parsing
bfredl
2024-02-13
*
fix(loader): remove cyclic dependency on vim.fs (when --luamod-dev)
Jongwook Choi
2024-02-13
*
docs(builtin): fix lua types for vim.fn.sign_getplaced
Jongwook Choi
2024-02-13
*
docs: stricter bufname and bufnr types (#27454)
Maria José Solano
2024-02-13
*
fix(lsp): re-add client.commands and mark private
Lewis Russell
2024-02-12
*
docs: correct on_key docs (#27429)
altermo
2024-02-12
*
fix(lsp): semantic token defer loading
Lewis Russell
2024-02-12
*
refactor(lsp): move more code to client.lua
Lewis Russell
2024-02-11
*
Merge pull request #27420 from MariaSolOs/warning-anxiety
Lewis Russell
2024-02-11
|
\
|
*
refactor(lsp): add vim.lsp.sync.Range type
Maria José Solano
2024-02-10
|
*
refactor(lsp): add shared diagnostic handler
Maria José Solano
2024-02-10
|
*
refactor(lsp): add type annotations
Maria José Solano
2024-02-10
*
|
feat(shortmess): "q" flag fully hides recording message (#27415)
Trevor Arjeski
2024-02-11
*
|
Merge pull request #27253 from MariaSolOs/codelens-refresh
bfredl
2024-02-10
|
\
\
|
|
/
|
/
|
|
*
feat(lsp): add opts paramater to vim.lsp.codelens.refresh
Maria José Solano
2024-02-08
*
|
refactor: rename FloatConfig to WinConfig #27397
Will Hopkins
2024-02-09
|
/
*
fix(lsp): rename fails on missing parent directory #27291
Tomasz N
2024-02-08
*
feat(lsp): deprecate severity_limit
Lewis Russell
2024-02-08
*
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
*
Merge #27246 from justinmk/health
Justin M. Keyes
2024-01-29
|
\
|
*
fix(health): "attempt to concatenate nil"
Justin M. Keyes
2024-01-28
|
*
fix(health): check more "old" files
Justin M. Keyes
2024-01-28
*
|
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
[next]