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
Commit message (
Expand
)
Author
Age
*
feat(lua): add hl priority opts on yank (#23509)
marcoSven
2023-05-06
*
fix(health): replace healthFoo with DiagnosticFoo (#23475)
Christian Clason
2023-05-05
*
perf(lsp): load buffer contents once when processing semantic tokens response...
jdrouhard
2023-05-05
*
refactor: using a different error number for 'mousescroll'
zeertzjq
2023-05-05
*
vim-patch:8.2.2607: strcharpart() cannot include composing characters
zeertzjq
2023-05-04
*
vim-patch:8.2.2344: using inclusive index for slice is not always desired
zeertzjq
2023-05-04
*
vim-patch:8.2.1461: Vim9: string indexes are counted in bytes
zeertzjq
2023-05-04
*
vim-patch:9.0.0138: not enough characters accepted for 'spellfile'
zeertzjq
2023-05-04
*
fix(editorconfig): add missing root validation (#23462)
Bogdan Grigoruță
2023-05-03
*
perf(treesitter): insert/remove items efficiently (#23443)
Lewis Russell
2023-05-02
*
test: 'smoothscroll' works with virt_lines above and below
Luuk van Baal
2023-05-02
*
vim-patch:9.0.1247: divide by zero with 'smoothscroll' set and a narrow window
Luuk van Baal
2023-05-02
*
vim-patch:9.0.0640: cannot scroll by screen line if a line wraps
Luuk van Baal
2023-05-02
*
fix(treesitter): do not calc folds on unloaded buffers
Lewis Russell
2023-05-02
*
fix(treesitter): foldexpr tweaks
Lewis Russell
2023-05-01
*
vim-patch:9.0.1503: Luau files are not recognized (#23412)
Christian Clason
2023-05-01
*
docs(lsp): remove vim.lsp.sync (#23416)
Mathias Fußenegger
2023-05-01
*
perf(lsp): process semantic tokens response in a coroutine that yields every ...
jdrouhard
2023-05-01
*
fix(treesitter): redraw added/removed injections properly (#23287)
Lewis Russell
2023-04-30
*
docs: fix erroneous nvim_buf_set_extmark example (#23404)
luukvbaal
2023-04-30
*
docs(api): document nvim_buf_add_highlight vs nvim_buf_set_extmark (#23310)
JP
2023-04-30
*
feat(treesitter): upstream query omnifunc from playground (#23394)
Christian Clason
2023-04-30
*
Merge pull request #23382 from gpanders/iter-benchmark
Gregory Anders
2023-04-29
|
\
|
*
perf(iter): reduce number of table allocations
Gregory Anders
2023-04-28
*
|
feat(treesitter): add query_linter from nvim-treesitter/playground (#22784)
Stephan Seitz
2023-04-29
*
|
vim-patch:8.2.0578: heredoc for interfaces does not support "trim"
zeertzjq
2023-04-29
|
/
*
vim-patch:8.2.3509: undo file is not synced (#23371)
zeertzjq
2023-04-28
*
fix: disallow removing extmarks in on_lines callbacks (#23219)
Lewis Russell
2023-04-27
*
docs(lsp): remove obsolete lsp-extension example (#23346)
Christian Clason
2023-04-27
*
refactor(build): include lpeg as a library
bfredl
2023-04-27
*
vim-patch:9.0.1485: no functions for converting from/to UTF-16 index (#23318)
zeertzjq
2023-04-26
*
vim-patch:8.2.3314: behavior of exists() in a :def function is unpredictable ...
zeertzjq
2023-04-26
*
Merge pull request #23303 from gpanders/more-vim-iter
Gregory Anders
2023-04-25
|
\
|
*
refactor(iter): move helper functions under vim.iter
Gregory Anders
2023-04-25
*
|
feat(lua): vim.keycode (#22960)
ii14
2023-04-25
*
|
vim-patch:8.2.5019: cannot get the first screen column of a character (#23312)
zeertzjq
2023-04-25
*
|
vim-patch:9.0.0335: checks for Dictionary argument often give a vague error (...
zeertzjq
2023-04-25
|
/
*
vim-patch:71badf9547e8 (#23285)
Christian Clason
2023-04-23
*
vim-patch:9.0.1478: filetypes for *.v files not detected properly (#23282)
Christian Clason
2023-04-23
*
vim-patch:9.0.1475: busted configuration files are not recognized (#23266)
zeertzjq
2023-04-22
*
docs(powershell): use tee.exe instead of Tee-Object
T727
2023-04-22
*
feat(lsp): enable workspace/didChangeWatchedFiles by default (#23190)
Jon Huhn
2023-04-22
*
refactor(iter): use metatable as packed table tag (#23254)
Gregory Anders
2023-04-21
*
refactor(build): move the last generator from scripts/ to src/nvim/generators
bfredl
2023-04-21
*
refactor(lua): simplify vim.gsplit impl
Justin M. Keyes
2023-04-21
*
fix(lua): vim.split may trim inner empty items
Justin M. Keyes
2023-04-21
*
fix(treesitter playground): fix the wrong range of a node displayed i… (#23...
William
2023-04-20
*
Merge pull request #23106 from bfredl/nlua0
bfredl
2023-04-19
|
\
|
*
refactor(build): use vendored versions of mpack and luabitop
bfredl
2023-04-19
*
|
Merge pull request #23198 from gpanders/iter-fix
Gregory Anders
2023-04-19
|
\
\
|
|
/
|
/
|
[next]