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
...
*
docs(lsp): fix on_publish_diagnostics example (#17146)
xnmet
2022-01-21
*
feat(lsp): add handler for workspace/workspaceFolders (#17149)
Michael Lingelbach
2022-01-21
*
perf(lsp): request only changed portions of the buffer in changetracking (#17...
Michael Lingelbach
2022-01-17
*
fix(lsp): avoid nil workspace/symbol query (#17107)
Daniel Steinberg
2022-01-15
*
fix(lsp): fetch offset_encoding from client in references (#17104)
Michael Lingelbach
2022-01-15
*
feat: use nvim_buf_set_extmark for vim.highlight (#16963)
Michael Lingelbach
2022-01-15
*
feat(lsp): dynamically generate list title in response_to_list (#17081)
Gregory Anders
2022-01-14
*
fix(filetype): expand tildes in filetype patterns (#17091)
Gregory Anders
2022-01-14
*
fix(lsp): always split text edits on \r, \r\n, and \n (#17087)
Michael Lingelbach
2022-01-14
*
fix(filetype): fix foam pattern detection
Gregory Anders
2022-01-13
*
feat(filetype.lua): fix .cc file not detected
rhcher
2022-01-13
*
feat(filetype.lua): add support for files under .git
Sanchayan Maity
2022-01-13
*
feat(filetype.lua): add support for patch files
Sanchayan Maity
2022-01-13
*
feat(filetype.lua): add support for tmux.conf files
Gary Sentosa
2022-01-13
*
feat(filetype.lua): fix .env file not detected
Gary Sentosa
2022-01-13
*
vim-patch:8.2.4077: not all Libsensors files are recognized (#17080)
Christian Clason
2022-01-13
*
fix(lsp): forward offset_encoding in rename handler (#17079)
Michael Lingelbach
2022-01-13
*
fix(lsp): forward offset_encoding to apply_text_edits (#17075)
Michael Lingelbach
2022-01-13
*
fix(lsp): strictly enforce passing offset encoding (#17049)
Michael Lingelbach
2022-01-13
*
fix(lsp): handle negative activeSignature in signatureHelp (#17064)
Mathias Fußenegger
2022-01-13
*
fix(lsp): fix applying multiple out-of-range TextEdits (#17037)
hrsh7th
2022-01-13
*
Merge pull request #16945 from theHamsta/cached-queries
Thomas Vigouroux
2022-01-13
|
\
|
*
perf(treesitter): cache query parsing
Stephan Seitz
2022-01-06
*
|
feat(diagnostic): allow retrieving current diagnostic config
Gregory Anders
2022-01-11
*
|
fix(diagnostic): only set default handler config if unset
Gregory Anders
2022-01-11
*
|
fix(diagnostic): allow setting arbitrary config values
Gregory Anders
2022-01-11
*
|
fix(diagnostic): resolve nil opts tables
Gregory Anders
2022-01-11
*
|
vim-patch:8.2.4064: foam files are not detected (#17041)
Christian Clason
2022-01-11
*
|
refactor(lsp): debounce timer per buf and unify with non-debounce (#17016)
Mathias Fußenegger
2022-01-11
*
|
fix(lsp): ensure pending changes are flushed on skipped debounce (#17015)
Mathias Fußenegger
2022-01-10
*
|
fix(lsp): only send valid params in executeCommand (#16987)
Michael Lingelbach
2022-01-08
*
|
fix(lsp): resolve bufnr for get_lines (#16986)
Michael Lingelbach
2022-01-08
*
|
fix(filetype): match negative priority patterns after extensions (#16980)
Gregory Anders
2022-01-07
*
|
feat(lsp): skip or reduce debounce after idle (#16881)
Mathias Fußenegger
2022-01-07
*
|
vim-patch:8.2.4014: git and gitcommit file types not properly recognized (#16...
Christian Clason
2022-01-07
*
|
feat(lua): add notify_once() (#16956)
Gregory Anders
2022-01-06
*
|
Merge pull request #16591 from shadmansaleh/feat/lua_keymaps2
Björn Linse
2022-01-06
|
\
\
|
|
/
|
/
|
|
*
feat(lua): add vim.keymap
shadmansaleh
2022-01-04
*
|
fix(filetype): normalize slashes in file paths
Gregory Anders
2022-01-05
*
|
test(filetype): port test_filetype to Lua
Gregory Anders
2022-01-05
*
|
fix(filetype): match on <afile> rather than <abuf> (#16943)
Gregory Anders
2022-01-05
*
|
feat(lsp): enable default debounce of 150 ms (#16908)
Michael Lingelbach
2022-01-05
*
|
feat(filetype.lua): add support for txt files (#16926)
KillTheMule
2022-01-04
*
|
chore: ignore unused args in filetype functions (#16927)
Gregory Anders
2022-01-04
*
|
feat(filetype.lua): Add typescript extension to filetype detection (#16923)
Robin Gagnon
2022-01-04
*
|
chore: fix typos (#16816)
dundargoc
2022-01-04
*
|
fix(lsp): suppress ContentModified errors from UI (#16904)
Sam McCall
2022-01-04
|
/
*
feat: filetype.lua (#16600)
Gregory Anders
2022-01-04
*
fix(lsp): explicitly pass bufnr in didSave handler (#16906)
Michael Lingelbach
2022-01-03
*
fix(lsp): resolve nil bufnr (#16902)
Gregory Anders
2022-01-03
[prev]
[next]