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
...
|
*
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
|
/
*
fix(lsp): remove workspaceFolders field (#21284)
Raphael
2022-12-04
*
vim-patch:9.0.0610: global interrupt test fails when run under valgrind (#21285)
zeertzjq
2022-12-04
*
vim-patch:9.0.0259: crash with mouse click when not initialized (#21282)
zeertzjq
2022-12-04
*
Merge pull request #21281 from zeertzjq/vim-8.2.4163
zeertzjq
2022-12-04
|
\
|
*
vim-patch:8.2.4168: disallowing empty function name breaks existing plugins
zeertzjq
2022-12-04
|
*
vim-patch:8.2.4163: no error for omitting function name after autoload prefix
zeertzjq
2022-12-04
|
/
*
Merge pull request #21279 from zeertzjq/vim-8.2.2182
zeertzjq
2022-12-04
|
\
|
*
vim-patch:8.2.3292: underscore in very magic pattern causes a hang
zeertzjq
2022-12-04
|
*
vim-patch:8.2.3265: smartcase does not work correctly in very magic pattern
zeertzjq
2022-12-04
|
*
vim-patch:8.2.2295: incsearch does not detect empty pattern properly
zeertzjq
2022-12-04
|
*
vim-patch:8.2.2182: Vim9: value of 'magic' is still relevant
zeertzjq
2022-12-04
|
/
*
fix(syntax): correct conceal for annotated code blocks (#21272)
Christian Clason
2022-12-03
*
Merge pull request #21274 from zeertzjq/vim-8.2.3992
zeertzjq
2022-12-03
|
\
|
*
vim-patch:9.0.0577: buffer underflow with unexpected :finally
zeertzjq
2022-12-03
|
*
vim-patch:9.0.0110: help tag generation picks up words in code examples
zeertzjq
2022-12-03
|
*
test(old): skip Vim9 script with less divergence
zeertzjq
2022-12-03
|
*
vim-patch:8.2.4262: some search tests fail
zeertzjq
2022-12-03
|
*
vim-patch:8.2.4261: accessing invalid memory in a regular expression
zeertzjq
2022-12-03
|
*
vim-patch:8.2.3992: wrong local-additions in the help with language mix
zeertzjq
2022-12-03
|
*
test(old): make ":h local-additions" work properly in test_help.vim
zeertzjq
2022-12-03
|
/
*
fix(lsp): render <pre>{lang} code blocks and set separator default to false (...
Folke Lemaitre
2022-12-03
*
Merge pull request #21270 from zeertzjq/vim-8.2.1420
zeertzjq
2022-12-03
|
\
|
*
vim-patch:8.2.1440: debugger code insufficiently tested
zeertzjq
2022-12-03
|
*
vim-patch:8.2.1420: test 49 is old style
zeertzjq
2022-12-03
|
/
*
vim-patch:9.0.0322: crash when no errors and 'quickfixtextfunc' is set (#21269)
zeertzjq
2022-12-03
*
Merge pull request #21267 from zeertzjq/vim-8.2.3900
zeertzjq
2022-12-03
|
\
|
*
vim-patch:partial:8.2.3908: cannot use a script-local function for 'foldtext'
zeertzjq
2022-12-03
|
*
vim-patch:8.2.3900: it is not easy to use a script-local function for an option
zeertzjq
2022-12-03
|
*
refactor: make sure getting a callback doesn't modify argument
zeertzjq
2022-12-03
|
/
*
Merge pull request #21266 from zeertzjq/vim-8.2.3889
zeertzjq
2022-12-03
|
\
|
*
vim-patch:9.0.0990: callback name argument is changed by setqflist()
zeertzjq
2022-12-03
|
*
vim-patch:9.0.0805: filetype autocmd may cause freed memory access
zeertzjq
2022-12-03
|
*
vim-patch:8.2.3889: duplicate code for translating script-local function name
zeertzjq
2022-12-03
|
/
*
Merge pull request #21154 from clason/vimdoc-injections
Christian Clason
2022-12-02
|
\
|
*
docs(news): add entry for highlighted code
Christian Clason
2022-12-02
|
*
docs(gen): support language annotation in docstrings
Christian Clason
2022-12-02
|
*
feat(web): syntax highlighting via highlight.js
Christian Clason
2022-12-02
|
*
docs: add language annotation to Nvim manual
Christian Clason
2022-12-02
|
*
feat(help): highlighted codeblocks
Christian Clason
2022-11-29
*
|
Merge pull request #21264 from zeertzjq/vim-8.2.3829
zeertzjq
2022-12-02
|
\
\
|
*
|
vim-patch:8.2.3838: cannot use script-local function for setting *func options
zeertzjq
2022-12-02
|
*
|
vim-patch:8.2.3829: no error when setting a func option to script-local function
zeertzjq
2022-12-02
|
/
/
*
|
build: restrict `git describe` to top level source directory (#20993)
Jan Palus
2022-12-02
*
|
fix(diff): fix a crash in diff mode with linematch enabled (#21070)
Jonathon
2022-12-02
*
|
feat(aucmd_win): allow crazy things with hidden buffers (#21250)
zeertzjq
2022-12-02
*
|
build(deps): bump LuaJIT to HEAD - 564147f51 (#21257)
Christian Clason
2022-12-02
*
|
refactor: remove COMMA (#21260)
zeertzjq
2022-12-02
*
|
test: use luv.os_uname for fast platform detection (#21157)
kylo252
2022-12-02
[prev]
[next]