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
Commit message (
Expand
)
Author
Age
*
vim-patch:9.0.1051: after a failed CTRL-W ] next command splits window (#21400)
zeertzjq
2022-12-13
*
vim-patch:9.0.0530: using freed memory when autocmd changes mark (#21396)
zeertzjq
2022-12-13
*
docs: remove "How-to disable mouse" menu item #21394
zeertzjq
2022-12-12
*
Merge pull request #21375 from nojnhuh/highlight-test
bfredl
2022-12-12
|
\
|
*
fix(tests): initialize Screen.colors in API highlight tests
Jon Huhn
2022-12-10
*
|
feat(lsp): highlight semantic token modifiers (#21390)
Christian Clason
2022-12-12
*
|
perf(lsp): update semantic tokens algorithm for parsing modifiers (#21383)
jdrouhard
2022-12-12
*
|
fix(diff): handle long lines without crashing (#21389)
Lewis Russell
2022-12-12
*
|
docs: add links to extmarks and namespaces (#21378)
ii14
2022-12-12
*
|
fix: vim.opt_local:append ignoring global option value (#21382)
Phelipe Teles
2022-12-12
*
|
vim-patch:7db29e4b5c3a (#21380)
Christian Clason
2022-12-12
*
|
docs #20986
Justin M. Keyes
2022-12-11
*
|
docs: fix typos (#21328)
dundargoc
2022-12-12
*
|
vim-patch:9.0.1047: matchparen is slow (#21379)
zeertzjq
2022-12-11
*
|
vim-patch:8.2.2870: CmdlineChange event triggered twice for CTRL-R (#21361)
zeertzjq
2022-12-11
|
/
*
fix(api): set correct curbuf when temporarily changing curwin (#21371)
zeertzjq
2022-12-10
*
fix(lsp): ignore null responses for semanticTokens request (#21364)
fsouza
2022-12-10
*
Merge pull request #21363 from jamessan/fuse-vim-patches
James McCoy
2022-12-09
|
\
|
*
fix(vim-patches): ensure libfuse is installed
James McCoy
2022-12-09
*
|
fix(events): skip WinScrolled for newly-created float windows (#21333)
zeertzjq
2022-12-10
*
|
fix(lsp): fix get_active_clients bufnr parameter (#21366)
Mathias Fußenegger
2022-12-09
*
|
fix(lsp): correct some type annotations (#21365)
Mathias Fußenegger
2022-12-09
|
/
*
vim-patch:9.0.1038: function name does not match what it is used for (#21359)
zeertzjq
2022-12-09
*
fix(lsp): followup fixes for semantic tokens support (#21357)
jdrouhard
2022-12-09
*
vim-patch:9.0.0238: Shift-Tab shows matches on cmdline when 'wildmenu' is off...
zeertzjq
2022-12-09
*
test: convert another test in test_matchadd_conceal.vim to Lua (#21353)
zeertzjq
2022-12-09
*
vim-patch:8.2.4387: command line completion doesn't always work properly (#21...
zeertzjq
2022-12-09
*
Merge pull request #21350 from zeertzjq/vim-8.2.4366
zeertzjq
2022-12-09
|
\
|
*
vim-patch:8.2.4376: not enough tests for command line completion
zeertzjq
2022-12-09
|
*
vim-patch:8.2.4366: not enough tests for command line completion
zeertzjq
2022-12-09
|
/
*
test(old): change $TMPDIR from Xtest-tmpdir to X-test-tmpdir (#21346)
zeertzjq
2022-12-09
*
Merge pull request #21348 from zeertzjq/vim-9.0.1036
zeertzjq
2022-12-09
|
\
|
*
test(undo_spec): add more tests for writing in Insert mode
zeertzjq
2022-12-09
|
*
vim-patch:9.0.1036: undo misbehaves when writing from an insert mode mapping
zeertzjq
2022-12-09
|
/
*
docs: dark/light color/accessibilty pass for generated html docs #21345
Dave Lage
2022-12-08
*
fix(chansend): sending lines to terminal in reverse order on Windows #19315
Enan Ajmain
2022-12-08
*
Merge pull request #21338 from zeertzjq/vim-9.0.1030
zeertzjq
2022-12-09
|
\
|
*
vim-patch:9.0.1032: test fails when terminal feature is missing
zeertzjq
2022-12-09
|
*
vim-patch:9.0.1030: using freed memory with the cmdline popup menu
zeertzjq
2022-12-09
|
/
*
Merge pull request #21100 from jdrouhard/lsp_semantic_tokens
Gregory Anders
2022-12-08
|
\
|
*
feat(lsp): initial support for semantic token highlighting
John Drouhard
2022-12-08
|
*
refactor(test): create an lsp-specific helpers.lua file
John Drouhard
2022-12-08
|
/
*
feat(treesitter): add 'lang' option to show_tree() (#21341)
Gregory Anders
2022-12-08
*
feat(treesitter): add vim.treesitter.show_tree() (#21322)
Gregory Anders
2022-12-08
*
vim-patch:86b4816766d9 (#21314)
Christian Clason
2022-12-08
*
vim-patch:8.2.1634: loop to handle keys for the command line is too long (#21...
zeertzjq
2022-12-08
*
refactor(lsp): remove deprecated vim.lsp.buf_get_clients calls (#21337)
Raphael
2022-12-08
*
test(lsp): call clear() before willSave tests (#21336)
zeertzjq
2022-12-08
*
vim-patch:8.2.3564: invalid memory access when scrolling without valid screen...
zeertzjq
2022-12-08
*
docs(lua): add guide to using Lua in Neovim (#21137)
dundargoc
2022-12-08
[next]