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
*
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
*
feat(lsp): support willSave & willSaveWaitUntil capability (#21315)
Mathias Fußenegger
2022-12-08
*
vim-patch:9.0.1026: type of w_last_topfill is wrong (#21332)
zeertzjq
2022-12-08
*
vim-patch:9.0.1025: WinScrolled is not triggered when filler lines change (#2...
zeertzjq
2022-12-07
*
docs(treesitter): use full function names in tags (#21321)
Gregory Anders
2022-12-07
*
Merge pull request #21324 from zeertzjq/vim-8.2.1768
zeertzjq
2022-12-07
|
\
|
*
vim-patch:fa3b72348d88
zeertzjq
2022-12-07
|
*
vim-patch:0e6adf8a29d5
zeertzjq
2022-12-07
|
*
vim-patch:8.2.1768: cannot use the help menu from a terminal window
zeertzjq
2022-12-07
|
/
*
fix(float): fix crash with bufpos and non-existent window (#21319)
zeertzjq
2022-12-07
*
test: add more tests for float window bufpos (#21318)
zeertzjq
2022-12-07
*
fix(events): save v:event for cmdline autocommands separately (#21316)
zeertzjq
2022-12-07
*
docs(lua): correct vim.spell.check example (#21311)
Jack Rowlingson
2022-12-06
*
ci(news): fetch full history (#21312)
dundargoc
2022-12-06
*
vim-patch:9.0.1017: test for srand() fails on MS-Windows (#21308)
zeertzjq
2022-12-06
*
vim-patch:8.2.1622: loop to handle keys for the command line is too long (#21...
zeertzjq
2022-12-06
*
vim-patch:8.2.4393: possible number overflow with nested folds (#21305)
zeertzjq
2022-12-06
*
version.c: update [skip ci] (#20958)
github-actions[bot]
2022-12-06
*
vim-patch:9.0.1015: without /dev/urandom srand() seed is too predictable (#21...
zeertzjq
2022-12-06
*
Merge pull request #21302 from zeertzjq/vim-8.2.3193
zeertzjq
2022-12-06
|
\
|
*
vim-patch:9.0.1016: screenpos() does not count filler lines for diff mode
zeertzjq
2022-12-06
|
*
vim-patch:9.0.1011: ml_get error when using screenpos()
zeertzjq
2022-12-06
|
*
vim-patch:8.2.4389: screenpos() does not handle a position in a closed fold
zeertzjq
2022-12-06
|
*
vim-patch:8.2.4204: screenpos() has non-zero row for invisible text
zeertzjq
2022-12-06
|
*
fix(float): fix ml_get error with bufpos
zeertzjq
2022-12-06
|
*
vim-patch:8.2.3193: screenpos() is wrong when 'display' is "lastline"
zeertzjq
2022-12-06
*
|
vim-patch:9.0.1014: zir files are not recognized (#21301)
Gregory Anders
2022-12-05
|
/
*
fix(secure): crash when hitting escape in prompt (#21283)
ii14
2022-12-05
*
docs: add missing docs from some Vim patches (#21296)
zeertzjq
2022-12-05
*
ci: create CI job to check if news needs to be updated (#21142)
dundargoc
2022-12-05
*
ci: use shell script to deduplicate workflow (#21079)
dundargoc
2022-12-05
*
ci: use local action to make make cache keys consistent (#20538)
dundargoc
2022-12-05
*
vim-patch:8.2.2328: some test files may not be deleted (#21194)
zeertzjq
2022-12-05
*
Merge pull request #21292 from zeertzjq/vim-8.2.1195
zeertzjq
2022-12-05
|
\
|
*
vim-patch:8.2.5145: exit test causes spurious valgrind reports
zeertzjq
2022-12-05
|
*
vim-patch:8.2.3526: tests have clumsy check for X11 based GUI
zeertzjq
2022-12-05
|
*
vim-patch:8.2.3499: GUI geometry startup test fails
zeertzjq
2022-12-05
|
*
vim-patch:8.2.3495: GUI geometry startup test fails on some systems
zeertzjq
2022-12-05
|
*
vim-patch:8.2.3109: check for $DISPLAY never fails
zeertzjq
2022-12-05
|
*
vim-patch:8.2.3108: test for remote_foreground() fails
zeertzjq
2022-12-05
[next]