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
...
|
|
*
|
|
test: add a test for #29119
zeertzjq
2024-06-02
|
|
*
|
|
vim-patch:8.2.0109: corrupted text properties when expanding spaces
zeertzjq
2024-06-02
|
|
*
|
|
vim-patch:8.2.0083: text properties wrong when tabs and spaces are exchanged
zeertzjq
2024-06-02
|
|
/
/
/
|
*
|
|
Merge pull request #29132 from zeertzjq/vim-9.1.0456
zeertzjq
2024-06-02
|
|
\
\
\
|
|
*
|
|
vim-patch:9.1.0456: Left shift is incorrect with vartabstop and shiftwidth=0
zeertzjq
2024-06-02
|
|
*
|
|
vim-patch:8.2.4452: test for what 8.2.4436 fixes does not check for regression
zeertzjq
2024-06-02
|
|
*
|
|
vim-patch:8.2.4437: vartabs test fails on MS-Windows
zeertzjq
2024-06-02
|
|
*
|
|
vim-patch:8.2.4436: crash with weird 'vartabstop' value
zeertzjq
2024-06-02
|
|
/
/
/
|
*
|
|
vim-patch:e299591: runtime(doc): clarify 'shortmess' flag "S" (#29131)
zeertzjq
2024-06-02
|
*
|
|
refactor: move shared messages to errors.h #26214
Justin M. Keyes
2024-06-01
|
*
|
|
fix(luacats): allow all types inside tuples
Ilia Choly
2024-06-01
|
*
|
|
fix(column): crash with 'signcolumn' set to "number" (#29003)
luukvbaal
2024-06-01
|
*
|
|
perf(lsp): avoid repeated table lookup in completion.enable
Mathias Fussenegger
2024-06-01
|
*
|
|
refactor(lsp): share completion request logic between omnifunc & trigger
Mathias Fussenegger
2024-06-01
|
*
|
|
perf(lsp): don't copy completion items in filter pass
Mathias Fussenegger
2024-06-01
|
|
/
/
|
*
|
Merge pull request #29114 from bfredl/key_buffer
bfredl
2024-06-01
|
|
\
\
|
|
*
|
refactor(tui): use a linear buffer for buffered keys
bfredl
2024-06-01
|
|
/
/
|
*
|
Merge pull request #29106 from bfredl/rwstream
bfredl
2024-06-01
|
|
\
\
|
|
*
|
refactor(io): separate types for read and write streams
bfredl
2024-05-31
|
*
|
|
vim-patch:0bdc5d8: runtime(doc): Add ft_hare.txt to Reference Manual TOC (#29...
zeertzjq
2024-06-01
|
*
|
|
refactor(lsp): use tuple syntax in generated protocol types (#29110)
Ilia Choly
2024-05-31
|
*
|
|
fixup! docs(luacats): add tuple support
Ilia Choly
2024-05-31
|
*
|
|
docs(luacats): add tuple support
Ilia Choly
2024-05-31
|
|
/
/
|
*
|
refactor(lsp): use predefined types in util function signatures (#29095)
Ilia Choly
2024-05-31
|
*
|
vim-patch:9.1.0454: minor issues in test_filetype with rasi test
Christian Clason
2024-05-31
|
*
|
vim-patch:9.1.0453: filetype: rasi files are not recognized
Christian Clason
2024-05-31
|
*
|
vim-patch:7129f2a: runtime(java): Improve the matching of lambda expressions ...
Christian Clason
2024-05-31
|
*
|
Merge pull request #29093 from bfredl/noring
bfredl
2024-05-31
|
|
\
\
|
|
*
|
refactor(fileio): use a linear buffer for FileDescriptor
bfredl
2024-05-30
|
*
|
|
fix(win-msi): add bin to PATH per-machine after installation (#29099)
Luis Calle
2024-05-31
|
|
|
/
|
|
/
|
|
*
|
Merge pull request #29102 from zeertzjq/vim-9.1.0449
zeertzjq
2024-05-31
|
|
\
\
|
|
*
|
vim-patch:9.1.0451: No test for escaping '<' with shellescape()
zeertzjq
2024-05-31
|
|
*
|
vim-patch:9.1.0449: MS-Windows: Compiler warnings
zeertzjq
2024-05-31
|
|
/
/
|
*
|
ci: update labeler configuration and add reviewers
dundargoc
2024-05-30
|
*
|
refactor(lsp): replace util.buf_versions with changedtick (#28943)
Mathias Fußenegger
2024-05-30
|
*
|
feat(lsp): support postfix snippets in completion
Mathias Fussenegger
2024-05-30
|
*
|
feat(lsp): use fuzzy match on filterText instead of prefix match
Mathias Fussenegger
2024-05-30
|
*
|
fix(lsp): clear lsp client diagnostics (#29050)
crwebb85
2024-05-30
|
*
|
vim-patch:8.2.3061: testing the shell option is incomplete and spread out (#2...
zeertzjq
2024-05-30
|
|
/
|
*
Merge pull request #29016 from bfredl/shadareader
bfredl
2024-05-29
|
|
\
|
|
*
refactor(shada): remove ShaDaReadDef secondary wrapper
bfredl
2024-05-28
|
*
|
feat: add "jump" options to vim.diagnostic.config() (#29067)
Gregory Anders
2024-05-28
|
*
|
build: reuse code for deps.txt for both deps and main build
dundargoc
2024-05-28
|
*
|
feat(defaults): use vim.diagnostic.jump() for default mappings (#29066)
Gregory Anders
2024-05-28
|
*
|
Merge pull request #29063 from bfredl/noapifile
bfredl
2024-05-28
|
|
\
\
|
|
*
|
refactor(fileio): remove useless use of FileDescriptor
bfredl
2024-05-28
|
*
|
|
Merge pull request #27339 from MariaSolOs/completion
Gregory Anders
2024-05-28
|
|
\
\
\
|
|
*
|
|
feat(snippet): add default keymaps during snippet session
Maria José Solano
2024-05-28
|
|
*
|
|
test(lsp): add completion tests
Maria José Solano
2024-05-27
|
|
*
|
|
feat(lsp): completion side effects
Maria José Solano
2024-05-27
[prev]
[next]