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
/
doc
Commit message (
Expand
)
Author
Age
...
|
*
vim-patch:df9f67e: runtime(html): update syntax script to sync by 250 minline...
Christian Clason
2024-07-31
|
*
vim-patch:49cdd62: runtime(doc): list of new/changed features in version9.txt
zeertzjq
2024-07-30
|
*
feat(treesitter): allow get_node to return anonymous nodes
Riley Bruins
2024-07-29
|
*
feat(treesitter): add node_for_range function
Riley Bruins
2024-07-29
|
*
vim-patch:partial:52e7cc2: runtime(doc): tweak documentation style a bit (#29...
zeertzjq
2024-07-29
|
*
docs(treesitter): don't quote metadata
Christian Clason
2024-07-28
|
*
Merge pull request #29876 from glepnir/vim-patch
zeertzjq
2024-07-27
|
|
\
|
|
*
vim-patch:9.1.0629: Rename of pum hl_group is incomplete
zeertzjq
2024-07-27
|
|
*
vim-patch:9.1.0618: cannot mark deprecated attributes in completion menu
glepnir
2024-07-27
|
*
|
vim-patch:9.1.0616: filetype: Make syntax highlighting off for MS Makefiles (...
zeertzjq
2024-07-27
|
|
/
|
*
vim-patch:e73e5b8: runtime(java): Optionally highlight the :: token for metho...
Christian Clason
2024-07-25
|
*
vim-patch:ddbb6fe: runtime(vim): Update base-syntax, improve :set highlightin...
zeertzjq
2024-07-25
|
*
docs(lua): clarify assumptions on luajit vs. puc lua
Christian Clason
2024-07-21
|
*
vim-patch:eb6d733: runtime(doc): fix more inconsistencies in assert function ...
zeertzjq
2024-07-19
|
*
perf(filetype): implement parent pattern pre-matching (#29660)
Evgeni Chasnovski
2024-07-18
|
*
vim-patch:c1b3984: runtime(doc): minor updates. (#29778)
zeertzjq
2024-07-18
|
*
vim-patch:9.1.0593: filetype: Asymptote files are not recognized
Christian Clason
2024-07-17
|
*
vim-patch:3e07d5a: runtime(go): add recommended indent options to ftplugin
Christian Clason
2024-07-17
|
*
vim-patch:6a54dcb: runtime(gdscript): add recommended indent options to ftplugin
Christian Clason
2024-07-17
|
*
vim-patch:9.1.0592: runtime: filetype: Mediawiki files are not recognized
Christian Clason
2024-07-17
|
*
fix(tohtml): support ranges again
altermo
2024-07-16
|
*
vim-patch:1cc4cae: runtime(typst): Add typst runtime files
Christian Clason
2024-07-16
|
*
vim-patch:df62c62: runtime(doc): grammar fixes in options.txt (#29729)
zeertzjq
2024-07-15
|
*
docs(lpeg): merge upstream changes
Maria José Solano
2024-07-15
|
*
docs: misc (#29622)
dundargoc
2024-07-15
|
*
vim-patch:27c5598: runtime(doc): Add hint how to load termdebug from vimrc (#...
zeertzjq
2024-07-14
|
*
vim-patch:9.1.0574: ex: wrong handling of commands after bar
zeertzjq
2024-07-14
|
*
vim-patch:9.1.0573: ex: no implicit print for single addresses
zeertzjq
2024-07-14
|
*
fix(lua)!: do not use typed table for empty dict
Amit Singh
2024-07-13
|
*
vim-patch:9.1.0572: cannot specify tab page closing behaviour (#29682)
zeertzjq
2024-07-13
|
*
vim-patch:74703f1: runtime(doc): remove obsolete Ex insert behavior (#29678)
zeertzjq
2024-07-13
|
*
vim-patch:9.1.0568: Cannot expand paths from 'cdpath' setting
zeertzjq
2024-07-12
|
*
vim-patch:9.1.0557: moving in the buffer list doesn't work as documented (#29...
zeertzjq
2024-07-11
|
*
vim-patch:7a85e34: runtime(doc): fix inconsistencies in :h file-searching (#2...
zeertzjq
2024-07-11
|
*
vim-patch:9.1.0554: :bw leaves jumplist and tagstack data around (#29639)
zeertzjq
2024-07-10
|
*
vim-patch:9.1.0547: No way to get the arity of a Vim function (#29638)
zeertzjq
2024-07-10
|
*
fix(diagnostic): fix backwards compatibility for goto_next and goto_prev (#29...
Max Coplan
2024-07-09
|
*
build(deps): drop unused bundled bash, python parsers and queries
Christian Clason
2024-07-09
|
*
vim-patch:d1c3698: runtime(doc): fix typo in :h ft-csv-syntax (#29619)
zeertzjq
2024-07-09
|
*
vim-patch:9.1.0543: Behavior of CursorMovedC is strange (#29608)
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
|
*
vim-patch:9.1.0538: not possible to assign priority when defining a sign (#29...
zeertzjq
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
|
|
/
[prev]
[next]