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
*
build(gen_vimdoc): abort if doxygen version is too old
Dundar Goc
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
*
feat(lsp): options to filter and auto-apply code actions (#18221)
Fredrik Ekre
2022-04-30
*
vim-patch:8.2.0144: some mapping code is not fully tested (#18313)
zeertzjq
2022-04-30
*
fix(input): only disable mapped CTRL-C interrupts when getting input (#18310)
zeertzjq
2022-04-30
*
Merge pull request #18309 from zeertzjq/vim-8.2.4845
zeertzjq
2022-04-30
|
\
|
*
vim-patch:8.2.4845: duplicate code
zeertzjq
2022-04-30
|
*
test: add test for <Cmd> mapping with character containing K_SPECIAL byte
zeertzjq
2022-04-30
|
/
*
feat(lsp): show feedback on empty hover response (#18308)
Mathias Fußenegger
2022-04-29
*
Merge pull request #18162 from dundargoc/refactor/unctustify
bfredl
2022-04-29
|
\
|
*
refactor(uncrustify): change rules to better align with the style guide
Dundar Goc
2022-04-29
|
*
refactor(uncrustify): format all c code under /src/nvim/
Dundar Goc
2022-04-29
|
*
refactor(uncrustify): disable formatting in problematic code sections
Dundar Goc
2022-04-29
*
|
Merge pull request #18305 from zeertzjq/mapping-rhs
zeertzjq
2022-04-29
|
\
\
|
|
/
|
/
|
|
*
feat(mappings): do not simplify the rhs of a mapping
zeertzjq
2022-04-29
|
*
feat(mappings): allow special keys and modifiers in <Cmd> mapping
zeertzjq
2022-04-29
|
/
*
Merge pull request #18301 from zeertzjq/fix-lua-unmap-crash
zeertzjq
2022-04-29
|
\
|
*
fix(mappings): fix double-free when unmapping simplifiable Lua mapping
zeertzjq
2022-04-29
|
/
*
Merge pull request #17932 from zeertzjq/vim-8.1.2145
zeertzjq
2022-04-29
|
\
|
*
feat(mappings): do not replace existing mapping for simplified form
zeertzjq
2022-04-29
|
*
vim-patch:8.2.4837: modifiers not simplified when timed out
zeertzjq
2022-04-29
|
*
vim-patch:8.2.4833: failure of mapping not checked for
zeertzjq
2022-04-29
|
*
vim-patch:8.2.4829: a key may be simplified to NUL
zeertzjq
2022-04-29
|
*
vim-patch:8.2.4828: fix for unmapping simplified key not fully tested
zeertzjq
2022-04-29
|
*
vim-patch:8.2.4827: typo in variable name
zeertzjq
2022-04-29
|
*
vim-patch:8.2.4824: expression is evaluated multiple times
zeertzjq
2022-04-29
|
*
vim-patch:8.2.4819: unmapping simplified keys also deletes other mapping
zeertzjq
2022-04-29
|
*
vim-patch:8.2.4504: when there is a partially matching map full map may not work
zeertzjq
2022-04-29
|
*
vim-patch:8.2.3595: check for signed overflow might not work everywhere
zeertzjq
2022-04-29
|
*
vim-patch:8.2.2728: special key names don't work if 'isident' is cleared
zeertzjq
2022-04-29
|
*
vim-patch:8.1.2346: CTRL-R CTRL-R doesn't work with modifyOtherKeys
zeertzjq
2022-04-29
[next]