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.1664: divide by zero when scrolling with 'smoothscroll' set
zeertzjq
2023-06-27
|
/
/
/
*
|
|
vim-patch:9.0.1632: not all cabal config files are recognized (#24025)
Jonas Strittmatter
2023-06-26
*
|
|
Merge #24153 from justinmk/doc
Justin M. Keyes
2023-06-26
|
\
\
\
|
*
|
|
fix(docs): vimdoc syntax errors
Justin M. Keyes
2023-06-26
|
*
|
|
build(deps): tree-sitter-vimdoc v2.0.1
Justin M. Keyes
2023-06-26
*
|
|
|
fix(startup): "nvim -l foo.lua" may not set arg0 #24161
Mike
2023-06-26
|
/
/
/
*
|
|
docs: fix misparsed headings (#24162)
Christian Clason
2023-06-26
*
|
|
fix(treesitter): update lua parser and queries (#24148)
Christian Clason
2023-06-26
*
|
|
fix(charset): fix wrong display of 0xffff (#24158)
zeertzjq
2023-06-26
*
|
|
Merge pull request #24154 from zeertzjq/vim-9.0.1665
zeertzjq
2023-06-26
|
\
\
\
|
*
|
|
vim-patch:9.0.1665: empty CmdlineEnter autocommand causes errors in Ex mode
zeertzjq
2023-06-26
|
*
|
|
vim-patch:8.2.3833: error from term_start() not caught by try/catch
zeertzjq
2023-06-26
|
/
/
/
*
|
|
fix(docs): too much whitespace around <pre> blocks #24151
Justin M. Keyes
2023-06-25
*
|
|
Merge #24116 from justinmk/doc
Justin M. Keyes
2023-06-25
|
\
\
\
|
*
|
|
docs: autocmds, misc
Justin M. Keyes
2023-06-25
|
*
|
|
fix(docs): vimdoc syntax errors
Justin M. Keyes
2023-06-25
*
|
|
|
vim-patch:9.0.1663: Termdebug on MS-Windows: some file names are not recogniz...
zeertzjq
2023-06-25
*
|
|
|
vim-patch:9.0.1661: BUCK files are not recognized (#24142)
Christian Clason
2023-06-24
|
|
/
/
|
/
|
|
*
|
|
test(extmarks): add a test for #23848 (#24140)
zeertzjq
2023-06-24
*
|
|
vim-patch:9.0.1659: Termdebug: default highlight cleared if changing colorsch...
zeertzjq
2023-06-24
*
|
|
Merge pull request #24082 from smjonas/fix_24064
Christian Clason
2023-06-24
|
\
\
\
|
*
|
|
fix(filetype): correctly detect bash-fc-{id} files as "sh"
smjonas
2023-06-23
|
*
|
|
vim-patch:9.0.1644: not all filetype file name matches are tested
smjonas
2023-06-23
*
|
|
|
fix(extmarks): fix heap buffer overflow caused by inline virtual text (#23851)
Ibby
2023-06-24
*
|
|
|
fix(lsp): error in reset_timer on second detach #24117
Chinmay Dalal
2023-06-23
*
|
|
|
ci: introduce CI_LINT option
dundargoc
2023-06-24
*
|
|
|
build(luarc.json): disable luadoc-miss-see-name #24108
Raphael
2023-06-23
*
|
|
|
fix(lsp): reapplying already-applied hints #24114
Chinmay Dalal
2023-06-23
|
|
/
/
|
/
|
|
*
|
|
fix(cmdline): don't redraw 'tabline' in Ex mode (#24123)
zeertzjq
2023-06-23
*
|
|
feat(lsp): opt-in to dynamicRegistration for inlay hints (#24102)
Mathias Fußenegger
2023-06-22
*
|
|
vim-patch:9.0.1645: zserio files are not recognized (#24120)
Christian Clason
2023-06-22
*
|
|
feat(extmarks): support hl_mode "combine" for inline virt_text (#24099)
zeertzjq
2023-06-22
*
|
|
feat(lsp): soft deprecate vim.lsp.for_each_buffer_client (#24104)
Mathias Fußenegger
2023-06-22
*
|
|
fix(messages): use "Vimscript" instead of "VimL" #24111
Justin M. Keyes
2023-06-22
*
|
|
test: spellcheck :help (vimdoc) files #24109
Justin M. Keyes
2023-06-22
*
|
|
fix(extmarks): hide inline virt_text properly with 'smoothscroll' (#24106)
zeertzjq
2023-06-22
*
|
|
fix(extmarks): empty inline virt_text interfering with DiffText (#24101)
zeertzjq
2023-06-22
*
|
|
Merge #24087 from justinmk/doc
Justin M. Keyes
2023-06-22
|
\
\
\
|
*
|
|
feat(gen_help_html): ignore pi_netrw.txt errors
Justin M. Keyes
2023-06-22
|
*
|
|
feat(gen_help_html): non-default vimdoc.so parser
Justin M. Keyes
2023-06-22
|
*
|
|
fix(docs): vimdoc syntax errors
Justin M. Keyes
2023-06-22
|
*
|
|
docs: lsp, vim_diff
Justin M. Keyes
2023-06-22
*
|
|
|
perf(lsp): remove grouping logic from lsp.status (#24096)
Mathias Fußenegger
2023-06-22
|
/
/
/
*
|
|
Merge pull request #24098 from zeertzjq/fix-extmark
zeertzjq
2023-06-22
|
\
\
\
|
*
|
|
fix(api): wrong nvim_buf_set_extmark error for invalid hl_mode
zeertzjq
2023-06-22
|
*
|
|
fix(extmarks): empty inline virt_text interfering with Visual highlight
zeertzjq
2023-06-22
*
|
|
|
fix: tostring(vim.version()) fails if build is NIL #24097
Julian Grinblat
2023-06-22
|
/
/
/
*
|
|
feat(man): respect 'wrapmargin' when wrapping man pages (#24091)
Gregory Anders
2023-06-21
*
|
|
Merge #24086 LSP ctx.version, report full Nvim version
Justin M. Keyes
2023-06-21
|
\
\
\
|
*
|
|
docs(lsp): mention ctx.version
Justin M. Keyes
2023-06-21
[prev]
[next]