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
/
test
/
functional
/
plugin
Commit message (
Expand
)
Author
Age
*
refactor: deprecate checkhealth functions
dundargoc
2023-04-15
*
test(lsp): fix unstable tests for set_defaults (#23002)
Michal Liszcz
2023-04-11
*
test: replace lfs with luv and vim.fs
dundargoc
2023-04-04
*
docs: fix typos
dundargoc
2023-04-04
*
feat(diagnostic): add support for tags
Lewis Russell
2023-03-30
*
test: fix flaky watchfiles tests (#22637)
Jon Huhn
2023-03-26
*
feat(lsp): render markdown in docs hover #22766
Roberto Pommella Alegro
2023-03-25
*
fix(lsp): kill buffers after renaming a directory #22618
Ivan
2023-03-14
*
fix(lsp): vim.lsp.util.apply_text_edits cursor validation #22636
hrsh7th
2023-03-14
*
fix(lsp): use line start/end for visual line selection (#22632)
Mathias Fußenegger
2023-03-12
*
fix(lsp): prevent lsp tests from picking up local user config (#22606)
Mathias Fußenegger
2023-03-10
*
feat(lsp): overwrite omnifunc/tagfunc set by ftplugin #22267
Michal Liszcz
2023-03-09
*
fix(man.lua): tests, naming
Justin M. Keyes
2023-03-07
*
feat(man.lua): support spaces in manpage names
Eriks Muhins
2023-03-07
*
feat(lsp)!: add rule-based sem token highlighting (#22022)
swarn
2023-03-06
*
feat(lsp): implement workspace/didChangeWatchedFiles (#22405)
Jon Huhn
2023-03-05
*
perf(lsp): only redraw the windows containing LSP tokens
bfredl
2023-02-28
*
Revert "feat(lsp): implement workspace/didChangeWatchedFiles (#21293)"
Mathias Fussenegger
2023-02-25
*
feat(lsp): implement workspace/didChangeWatchedFiles (#21293)
Jon Huhn
2023-02-25
*
fix(lsp): check if the buffer is a directory before w! it (#22289)
Eduard Baturin
2023-02-18
*
fix(man): use italics for `<bs>_` (#22086)
Lewis Russell
2023-02-01
*
fix(tests): use -l mode for lsp tests
bfredl
2023-01-31
*
fix(lsp): check method is supported when range formatting (#21970)
Sean Dewar
2023-01-24
*
dist: transpile cfilter.vim => cfilter.lua #21662
TJ DeVries
2023-01-08
*
refactor(editorconfig)!: change editorconfig_enable to editorconfig
Gregory Anders
2023-01-07
*
feat(editorconfig): allow editorconfig to be toggled dynamically
Gregory Anders
2023-01-07
*
dist: generated version of ccomplete.vim (#21623)
TJ DeVries
2023-01-05
*
test(editorconfig): add editorconfig tests
Gregory Anders
2023-01-03
*
feat(lsp): add function to clear codelens (#21504)
Mathias Fußenegger
2022-12-31
*
test(lsp): add a screen:expect() between insert() and feed_command() (#21577)
zeertzjq
2022-12-29
*
fix(lsp): token_edit.data might be null on deletion (#21462)
tiagovla
2022-12-19
*
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(lsp): ignore null responses for semanticTokens request (#21364)
fsouza
2022-12-10
*
fix(lsp): followup fixes for semantic tokens support (#21357)
jdrouhard
2022-12-09
*
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
*
test(lsp): call clear() before willSave tests (#21336)
zeertzjq
2022-12-08
*
feat(lsp): support willSave & willSaveWaitUntil capability (#21315)
Mathias Fußenegger
2022-12-08
*
fix(lsp): call show_document with correct args
Mathias Fussenegger
2022-12-04
*
refactor(lsp): extract a _create_server method in lsp_spec
Mathias Fussenegger
2022-12-04
*
test: simplify platform detection (#21020)
dundargoc
2022-11-22
*
feat(test): add Lua forms for API methods (#20152)
Lewis Russell
2022-11-14
*
test: introduce skip() #21010
dundargoc
2022-11-13
*
feat(checkhealth): use "help" syntax, avoid tabpage #20879
Justin M. Keyes
2022-11-11
*
docs: fix typos
dundargoc
2022-11-02
*
feat(checkhealth): check runtime ($VIMRUNTIME)
Justin M. Keyes
2022-10-30
*
ci: add cirrus to isCI function to skip tests (#20526)
dundargoc
2022-10-17
*
fix(man): handle absolute paths as `:Man` targets (#20624)
Mahmoud Al-Qudsi
2022-10-17
*
vim-patch:3c053a1a5ad2 (#20679)
Christian Clason
2022-10-17
[next]