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
*
feat(api/ui): win_extmarks
Yatao Li
2022-05-03
*
Merge pull request #18345 from dundargoc/refactor/remove-char_u
bfredl
2022-05-03
|
\
|
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-03
|
/
*
vim-patch:8.2.4859: wget2 files are not recognized (#18385)
Christian Clason
2022-05-03
*
fix(coverity): use xstrndup() instead of vim_strsave() (#18363)
zeertzjq
2022-05-03
*
Merge pull request #18381 from zeertzjq/vim-8.2.4858
zeertzjq
2022-05-03
|
\
|
*
test: add more tests for K_SPECIAL escaping in <Cmd> mapping
zeertzjq
2022-05-03
|
*
vim-patch:8.2.4858: K_SPECIAL may be escaped twice
zeertzjq
2022-05-03
|
/
*
Merge pull request #18357 from bfredl/ui_stdin
bfredl
2022-05-02
|
\
|
*
refactor(ui): simplify stdin handling
bfredl
2022-05-02
|
*
feat(api): support handling stdin stream in remote ui
hlpr98
2022-05-02
*
|
Merge pull request #18353 from jamessan/ft-match-fix
James McCoy
2022-05-02
|
\
\
|
|
/
|
/
|
|
*
fix(filetype.lua): escape expansion of ~ when used as a pattern
James McCoy
2022-05-02
*
|
Merge pull request #18342 from kylo252/msgpack-bump
James McCoy
2022-05-02
|
\
\
|
*
|
build: bump msgpack to 4.0.0
kylo252
2022-05-01
*
|
|
vim-patch:8.2.4857: Yaml indent for multiline is wrong (#18365)
Christian Clason
2022-05-02
*
|
|
vim-patch:8.2.4855: robot files are not recognized (#18364)
Christian Clason
2022-05-02
|
|
/
|
/
|
*
|
Merge pull request #18356 from dundargoc/ci/gen_vimdoc/conda-edge-case
James McCoy
2022-05-02
|
\
\
|
*
|
build(gen_vimdoc): print user's doxygen version if it's too old
Dundar Goc
2022-05-02
|
*
|
ci(gen_vimdoc): handle edge case when checking doxygen version
Dundar Goc
2022-05-02
*
|
|
fix(mac): add CoreServices to flake.nix #18358
Daniel Kempkens
2022-05-02
*
|
|
vim-patch:8.2.1835: ":help ??" finds the "!!" tag (#18350)
dundargoc
2022-05-02
*
|
|
vim-patch:8.2.3306: unexpected "No matching autocommands" (#17912)
dundargoc
2022-05-02
|
/
/
*
|
Merge pull request #18354 from famiu/feat/api/parse_cmd
bfredl
2022-05-02
|
\
\
|
*
|
fix(api): preserve `cmdmod` on `nvim_parse_cmd`
Famiu Haque
2022-05-02
|
/
/
*
|
Merge pull request #18294 from mhinz/mac/simpler-locale-fallback
James McCoy
2022-05-01
|
\
\
|
*
|
fix(mac): use same $LANG fallback mechanism as Vim
Marco Hinz
2022-04-28
*
|
|
Merge pull request #18348 from dundargoc/build/abort-if-old-doxygen
James McCoy
2022-05-01
|
\
\
\
|
*
|
|
build(gen_vimdoc): abort if doxygen version is too old
Dundar Goc
2022-05-01
*
|
|
|
fix(shared): avoid indexing unindexable values in vim.tbl_get() (#18337)
William Boman
2022-05-01
|
/
/
/
*
|
/
docs: syntax is enabled by default (#17637)
Christian Clason
2022-05-01
|
|
/
|
/
|
*
|
Merge pull request #18334 from dundargoc/refactor/remove-char_u
bfredl
2022-05-01
|
\
\
|
*
|
refactor: replace char_u variables and functions with char
Dundar Goc
2022-04-30
*
|
|
chore(editorconfig): unset "charset" for *.vim and *.po files
zeertzjq
2022-05-01
*
|
|
docs(api): more API attributes #18336
ii14
2022-04-30
*
|
|
docs: move "hl-VertSplit" to deprecated.txt #18328
Famiu Haque
2022-04-30
*
|
|
fix(lsp): fix infinite loop in resolved_capabilities deprecation message (#18...
ii14
2022-04-30
|
/
/
*
|
fix(lsp): handle textDocumentSync.save bool capability (#18332)
Mathias Fußenegger
2022-04-30
*
|
Merge pull request #18231 from famiu/feat/api/parse_cmdline
bfredl
2022-04-30
|
\
\
|
*
|
feat(api): add `nvim_parse_cmdline`
Famiu Haque
2022-04-30
*
|
|
vim-patch:8.2.4849: Gleam filetype not detected (#18326)
Christian Clason
2022-04-30
*
|
|
feat(lsp): add async option to vim.lsp.buf.format (#18322)
Mathias Fußenegger
2022-04-30
*
|
|
Merge pull request #18323 from zeertzjq/vim-8.1.2191
zeertzjq
2022-04-30
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
vim-patch:8.2.4848: local completion with mappings and simplification not wor...
zeertzjq
2022-04-30
|
*
|
vim-patch:8.1.2191: when using modifyOtherKeys CTRL-X mode may not work
zeertzjq
2022-04-30
*
|
|
refactor: replace char_u variables and functions with char (#18288)
dundargoc
2022-04-30
|
/
/
*
|
fix(tui): disable extended keys before exiting alternate screen (#18318)
zeertzjq
2022-04-30
*
|
feat(lsp): add vim.lsp.buf.format (#18193)
Michael Lingelbach
2022-04-30
*
|
fix(handlers): more specific error messages (#16772)
kylo252
2022-04-30
*
|
chore(lsp): remove capabilities sanitization (#17814)
Michael Lingelbach
2022-04-30
[next]