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
*
vim-patch:9.0.0012: signature files not detected properly (#19172)
Christian Clason
2022-07-01
*
fix(filetype): update call sites of vim.filetype.match (#19171)
Gregory Anders
2022-06-30
*
fix(lsp): small bugs in snippet-parser #18998
L3MON4D3
2022-06-29
*
vim-patch:9.0.0006: not all Visual Basic files are recognized (#19153)
Christian Clason
2022-06-29
*
vim-patch:9.0.0005: hare files are not recognized (#19151)
Christian Clason
2022-06-29
*
fix(vim.ui.input): accept nil or empty "opts" #19109
0x74696d6d79
2022-06-28
*
fix(filetype): check for non-nil match in detect.rules (#19129)
Christian Clason
2022-06-27
*
refactor(filetype): allow vim.filetype.match to accept buf and filename (#19114)
Gregory Anders
2022-06-27
*
refactor(filetype)!: allow vim.filetype.match to use different strategies (#1...
Gregory Anders
2022-06-26
*
fix(filetype.lua): always return a string in getlines function (#19080)
Hazel Weakly
2022-06-24
*
refactor(runtime): refactor filetype.lua (#18813)
Jonas Strittmatter
2022-06-21
*
refactor: use nvim_{get,set}_option_value for vim.{b,w}o
Gregory Anders
2022-06-20
*
fix(treesitter): new iter if folded
kevinhwang91
2022-06-16
*
fix(lua): highlight.on_yank can close timer in twice #18976
notomo
2022-06-15
*
docs: fix typos (#18866)
dundargoc
2022-06-15
*
feat(lsp): sort codelens if multiple item per line (#18951)
rhcher
2022-06-13
*
feat(filetype): remove side effects from vim.filetype.match (#18894)
Gregory Anders
2022-06-09
*
fix(diagnostic): check for negative column value (#18868)
mohsen
2022-06-08
*
refactor(runtime): port remaining patterns from filetype.vim to filetype.lua ...
Jonas Strittmatter
2022-06-06
*
fix(lsp): fix multi client handling in code action (#18869)
Mathias Fußenegger
2022-06-05
*
perf(tests): don't invoke nvim_get_all_options_info until needed
bfredl
2022-06-05
*
fix(lsp): set buflisted before switching to buffer (#18854)
zeertzjq
2022-06-04
*
vim-patch:8.2.5054: no good filetype for conf files similar to dosini (#18851)
Christian Clason
2022-06-04
*
docs: fix typos (#18269)
dundargoc
2022-06-04
*
fix(filetype): fix typo in starsetf function (#18856)
Gregory Anders
2022-06-03
*
feat(lsp): send didChangeConfiguration after init (#18847)
Mathias Fußenegger
2022-06-03
*
feat(lsp): add a start function (#18631)
Mathias Fußenegger
2022-06-03
*
fix(treesitter): correct region for string parser (#18794)
Christian Clason
2022-06-02
*
fix(lua): stop pending highlight.on_yank timer, if any (#18824)
Wsevolod
2022-06-02
*
fix(lsp): adjust offset encoding in lsp.buf.rename() (#18829)
Fredrik Ekre
2022-06-01
*
fix(checkhealth): skip vim.health #18816
Javier Lopez
2022-06-01
*
feat(fs): add vim.fs.normalize()
Gregory Anders
2022-05-31
*
feat(fs): add vim.fs.find()
Gregory Anders
2022-05-31
*
feat(fs): add vim.fs.dir()
Gregory Anders
2022-05-31
*
feat(fs): add vim.fs.basename()
Gregory Anders
2022-05-31
*
feat(fs): add vim.fs.dirname()
Gregory Anders
2022-05-31
*
feat(fs): add vim.fs.parents()
Gregory Anders
2022-05-31
*
refactor(checkhealth)!: rename to vim.health, move logic to Lua #18720
Javier Lopez
2022-05-31
*
Merge pull request #18219 from kessejones/filetype-lua
Gregory Anders
2022-05-31
|
\
|
*
feat(filetype): convert more patterns to filetype.lua
Christian Clason
2022-05-30
*
|
fix(lsp): include cancellable in progress message table (#18809)
Chris Kipp
2022-05-31
|
/
*
fix(treesitter): offset directive associates range with capture (#18276)
Lewis Russell
2022-05-28
*
feat(lsp): turn rename filter into a predicate (#18745)
Mathias Fußenegger
2022-05-26
*
vim-patch:8.2.5015: Hoon and Moonscript files are not recognized (#18747)
dundargoc
2022-05-25
*
refactor(lsp): remove redundant client cleanup (#18744)
Gregory Anders
2022-05-25
*
feat(lsp)!: turn format filter into predicate (#18458)
Mathias Fußenegger
2022-05-25
*
fix(lsp): respect global syntax setting in open float preview (#15225)
Elton Leander Pinto
2022-05-25
*
fix(filetype): correct vim.fn.did_filetype() handling (#18725)
notomo
2022-05-23
*
fix(lsp): do not detach LSP servers on Windows #18703
Gregory Anders
2022-05-22
*
refactor(runtime): convert the remaining dist#ft functions to lua (#18623)
Jonas Strittmatter
2022-05-22
[next]