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
path:
root
/
runtime
Commit message (
Expand
)
Author
Age
*
perf(filetype): skip contents check in `match()` if there is no contents (#29...
Evgeni Chasnovski
2024-07-08
*
vim-patch:f77a0e9: runtime(cmakecache): include cmakecache ftplugin file
Christian Clason
2024-07-08
*
vim-patch:380f980: runtime(lex): include lex ftplugin file
Christian Clason
2024-07-08
*
vim-patch:7d60dc2: runtime(yacc): include yacc ftplugin file
Christian Clason
2024-07-08
*
vim-patch:08b0c12: runtime(squirrel): include squirrel ftplugin file
Christian Clason
2024-07-08
*
vim-patch:2c9ef3a: runtime(objcpp): include objcpp ftplugin file
Christian Clason
2024-07-08
*
vim-patch:94c1c66: runtime(tf): include tf ftplugin file
Christian Clason
2024-07-08
*
vim-patch:01e2090: runtime(mysql): include mysql ftplugin file
Christian Clason
2024-07-08
*
vim-patch:a264bb9: runtime(javacc): include javacc ftplugin file
Christian Clason
2024-07-08
*
vim-patch:2525608: runtime(cabal): include cabal ftplugin file
Christian Clason
2024-07-08
*
vim-patch:f5398c8: runtime(cuda): include CUDA ftplugin file
Christian Clason
2024-07-08
*
vim-patch:2c299eb: runtime(editorconfig): include editorconfig ftplugin file
Christian Clason
2024-07-08
*
vim-patch:8906e22: runtime(kivy): update kivy syntax, include ftplugin
Christian Clason
2024-07-08
*
fix(treesitter.foldexpr): robustness against ctrl-c
Jaehwang Jung
2024-07-08
*
vim-patch:9.1.0544: filetype: ldapconf files are not recognized
Christian Clason
2024-07-08
*
vim-patch:9.1.0543: Behavior of CursorMovedC is strange (#29608)
zeertzjq
2024-07-08
*
vim-patch:e85fdc7: runtime(vim): Update base-syntax, improve :match command h...
zeertzjq
2024-07-08
*
vim-patch:9.1.0540: Unused assignment in sign_define_cmd()
zeertzjq
2024-07-08
*
vim-patch:fbbabbc: runtime(doc): add page-scrolling keys to index.txt
zeertzjq
2024-07-08
*
vim-patch:b9bbf1f: runtime(doc): clarify how to re-init csv syntax file
zeertzjq
2024-07-08
*
fix(health): fix fetching url with python in provider health (#29594)
Stanislav Asunkin
2024-07-07
*
vim-patch:9.1.0538: not possible to assign priority when defining a sign (#29...
zeertzjq
2024-07-07
*
vim-patch:9.1.0536: filetype: zone files are not recognized
Christian Clason
2024-07-07
*
vim-patch:9.1.0537: signed number detection for CTRL-X/A can be improved (#29...
zeertzjq
2024-07-07
*
Merge pull request #29584 from zeertzjq/vim-6a4afb1efca1
zeertzjq
2024-07-06
|
\
|
*
vim-patch:aaaa21b: runtime(doc): Remove wrong help tag CTRL-SHIFT-CR
zeertzjq
2024-07-06
|
*
vim-patch:6a4afb1: runtime(doc): document further keys that scroll page up/down
zeertzjq
2024-07-06
*
|
feat(lsp): drop fswatch, use inotifywait (#29374)
Andreas Schneider
2024-07-06
*
|
docs(lsp): add examples to lsp-quickstart for completion and autoformatting (...
Gregory Anders
2024-07-06
*
|
fix(glob): avoid `subcapture nesting too deep` error (#29520)
Zoltán Nyikos
2024-07-06
|
/
*
vim-patch:9.1.0532: filetype: Cedar files not recognized
Christian Clason
2024-07-06
*
fix(treesitter): display fields for anonymous nodes in :InspectTree
Riley Bruins
2024-07-05
*
docs: misc (#29410)
dundargoc
2024-07-05
*
vim-patch:3146d63: runtime(netrw): fix remaining case of register clobber
Christian Clason
2024-07-04
*
vim-patch:11d5992: runtime(rust): use shiftwidth() in indent script
Christian Clason
2024-07-04
*
fix(diagnostic): make docs agree with code (#29561)
Peter Aronoff
2024-07-04
*
vim-patch:2fbcc15: runtime(terraform): Add filetype plugin for terraform
Christian Clason
2024-07-04
*
vim-patch:3d2a996: runtime(dockerfile): enable spellchecking of comments in s...
Christian Clason
2024-07-04
*
vim-patch:2606e77: runtime(doc): rename variable for pandoc markdown support
Christian Clason
2024-07-04
*
fix(lua): use rawget() to get __call in vim.is_callable() (#29536)
Tyler Miller
2024-07-04
*
fix(runtime): stop treesitter highlight in b:undo_ftplugin (#29533)
zeertzjq
2024-07-03
*
fix(treesitter): ensure syntaxset augroup exists (#29542)
zeertzjq
2024-07-03
*
fix(lsp): fallback to `label` for completion items if all others are missing ...
Sebastian Lyng Johansen
2024-07-02
*
feat(win32): embed executable icon
alex-tdrn
2024-07-02
*
fix(runtime): update b:undo_ftplugin in Lua runtime files (#29529)
zeertzjq
2024-07-01
*
feat(jumplist): allow opting out of removing unloaded buffers (#29347)
zeertzjq
2024-06-30
*
refactor: use `vim._with` where possible
dundargoc
2024-06-28
*
Merge pull request #29483 from bfredl/nonbinary
bfredl
2024-06-27
|
\
|
*
refactor(typval)!: remove distinction of binary and nonbinary strings
bfredl
2024-06-27
*
|
fix(lsp): pre-filter matches on label if filterText is missing (#29491)
Mathias Fußenegger
2024-06-27
[next]