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
*
fix(lsp): fix attempt to call non existent function (#24212)
Sanchayan Maity
2023-06-30
*
feat(lsp): move inlay_hint() to vim.lsp (#24130)
Mathias Fußenegger
2023-06-30
*
fix(lsp): inlay_hint nil reference error #24202
Chinmay Dalal
2023-06-29
*
fix(treesitter): handle empty region when logging (#24173)
Jaehwang Jung
2023-06-27
*
fix(treesitter): make foldexpr work without highlighting (#24167)
Jaehwang Jung
2023-06-27
*
docs(diagnostic): return value of get() #24144
NAKAI Tsuyoshi
2023-06-27
*
vim-patch:9.0.1668: PEM files are not recognized (#24169)
ObserverOfTime
2023-06-27
*
vim-patch:9.0.1632: not all cabal config files are recognized (#24025)
Jonas Strittmatter
2023-06-26
*
Merge #24116 from justinmk/doc
Justin M. Keyes
2023-06-25
|
\
|
*
docs: autocmds, misc
Justin M. Keyes
2023-06-25
|
*
fix(docs): vimdoc syntax errors
Justin M. Keyes
2023-06-25
*
|
vim-patch:9.0.1661: BUCK files are not recognized (#24142)
Christian Clason
2023-06-24
*
|
Merge pull request #24082 from smjonas/fix_24064
Christian Clason
2023-06-24
|
\
\
|
*
|
fix(filetype): correctly detect bash-fc-{id} files as "sh"
smjonas
2023-06-23
*
|
|
fix(lsp): error in reset_timer on second detach #24117
Chinmay Dalal
2023-06-23
*
|
|
build(luarc.json): disable luadoc-miss-see-name #24108
Raphael
2023-06-23
*
|
|
fix(lsp): reapplying already-applied hints #24114
Chinmay Dalal
2023-06-23
|
|
/
|
/
|
*
|
feat(lsp): opt-in to dynamicRegistration for inlay hints (#24102)
Mathias Fußenegger
2023-06-22
*
|
vim-patch:9.0.1645: zserio files are not recognized (#24120)
Christian Clason
2023-06-22
*
|
feat(lsp): soft deprecate vim.lsp.for_each_buffer_client (#24104)
Mathias Fußenegger
2023-06-22
*
|
test: spellcheck :help (vimdoc) files #24109
Justin M. Keyes
2023-06-22
*
|
perf(lsp): remove grouping logic from lsp.status (#24096)
Mathias Fußenegger
2023-06-22
*
|
fix: tostring(vim.version()) fails if build is NIL #24097
Julian Grinblat
2023-06-22
*
|
refactor(lsp): report full Nvim version string in clientInfo
Justin M. Keyes
2023-06-21
*
|
fix(lsp): add spacing for inlay hints separately #24079
Akin
2023-06-21
|
/
*
fix(lsp): always return boolean in lsp.buf_client_attach (#24077)
Sooryakiran Ponnath
2023-06-20
*
fix(lsp): check if inlay hints are enabled for a buffer before disabling (#24...
Chinmay Dalal
2023-06-20
*
refactor(lsp): extract common execute command functionality (#24065)
Mathias Fußenegger
2023-06-20
*
fix(lsp): duplicate on_detach, on_reload callbacks #24067
Chinmay Dalal
2023-06-20
*
feat(lsp): inlay hints #23984
Chinmay Dalal
2023-06-19
*
docs #24061
Justin M. Keyes
2023-06-19
*
docs #22363
Justin M. Keyes
2023-06-19
*
fix(treesitter): use vim.highlight.priorities instead of hardcoded 100 (#24052)
Santos Gallegos
2023-06-18
*
fix(fs): make `normalize()` work with '/' path (#24047)
Evgeni Chasnovski
2023-06-18
*
fix(lsp): allow Lua pattern chars in code action filter (#24041)
Jonas Strittmatter
2023-06-17
*
perf(lsp): reduce polling handles for workspace/didChangeWatchedFiles (#23500)
Jon Huhn
2023-06-14
*
fix(codelens): add buffer and line checks before displaying codelens (#23887)
Rohit Sukumaran
2023-06-13
*
fix(lsp): handle stale bufnr on LspRequest autocmd trigger (#24013)
Mathias Fußenegger
2023-06-13
*
docs: various clarifications (#23999)
zeertzjq
2023-06-12
*
Merge #23954 vim.version() returns Version object
Justin M. Keyes
2023-06-11
|
\
|
*
feat: tostring(vim.version())
Justin M. Keyes
2023-06-12
|
*
feat: vim.version() returns a Version object
Gianmaria Bajo
2023-06-12
*
|
docs: fix vim.tbl_get type annotations #23992
Stanislav Asunkin
2023-06-11
|
/
*
refactor(treesitter): use npcall in _query_linter.lua #23985
Stephan Seitz
2023-06-11
*
fix(remote): restore previous --remote-expr output formatting (#23988)
zeertzjq
2023-06-11
*
feat(lsp): add handlers for inlay hints (#23736)
Chinmay Dalal
2023-06-11
*
fix(remote): make --remote-expr print to stdout (#23980)
zeertzjq
2023-06-11
*
feat(lua): use callable table as iterator in vim.iter (#23957)
Mathias Fußenegger
2023-06-10
*
fix(lsp): use percentage format on lsp.status (#23971)
Raphael
2023-06-10
*
docs: fix typos (#23917)
Jonas Strittmatter
2023-06-10
[next]