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
*
vim-patch:9d57ea5: runtime(netrw): Fix endless recursion in netrw#Explore()
Christian Clason
2024-07-23
*
vim-patch:9.1.0610: filetype: OpenGL Shading Language files are not detected ...
Gregory Anders
2024-07-23
*
feat(tui): parse CSI subparams in termkey (#29805)
Gregory Anders
2024-07-21
*
Merge pull request #29650 from ruuzia/fix_expression_parser_crash
bfredl
2024-07-21
|
\
|
*
fix: assert failure in VimL expression parser
Rustum Zia
2024-07-17
*
|
docs(lua): clarify assumptions on luajit vs. puc lua
Christian Clason
2024-07-21
*
|
Merge pull request #28873 from luukvbaal/redraw
bfredl
2024-07-21
|
\
\
|
*
|
fix(api): alloc and draw cursor window in nvim__redraw
Luuk van Baal
2024-07-20
*
|
|
Merge pull request #29523 from luukvbaal/invalid
bfredl
2024-07-21
|
\
\
\
|
*
|
|
fix(marks): revalidate marks whose position did not change
Luuk van Baal
2024-07-20
|
|
/
/
*
|
|
ci: always add `target:release` label when backporting
dundargoc
2024-07-21
*
|
|
vim-patch:6e37575: runtime(mysql): update syntax script
Christian Clason
2024-07-21
*
|
|
vim-patch:aa49512: runtime(yaml): Fix flow mapping key detection
Christian Clason
2024-07-21
|
/
/
*
|
vim-patch:4aa6b52: runtime(kconfig): Update syntax script and remove syn sync
Christian Clason
2024-07-20
*
|
vim-patch:9.1.0603: filetype: use correct extension for Dracula
Christian Clason
2024-07-19
*
|
feat(tui): support in-band resize events (#29791)
Gregory Anders
2024-07-19
*
|
Merge pull request #29798 from zeertzjq/vim-9.1.0558
zeertzjq
2024-07-19
|
\
\
|
*
|
vim-patch:9.1.0602: filetype: Prolog detection can be improved
zeertzjq
2024-07-19
|
*
|
vim-patch:9.1.0558: filetype: prolog detection can be improved
zeertzjq
2024-07-19
|
/
/
*
|
vim-patch:4266daa: runtime(mermaid): correct wrong comment options
Christian Clason
2024-07-19
*
|
vim-patch:99984fc: runtime(vim): Update base-syntax, improve :map highlightin...
zeertzjq
2024-07-19
*
|
vim-patch:eb6d733: runtime(doc): fix more inconsistencies in assert function ...
zeertzjq
2024-07-19
*
|
vim-patch:9.1.0601: Wrong cursor position with 'breakindent' when wide char d...
zeertzjq
2024-07-19
*
|
vim-patch:9.1.0599: Termdebug: still get E1023 when specifying arguments (#29...
zeertzjq
2024-07-19
*
|
perf(filetype): implement parent pattern pre-matching (#29660)
Evgeni Chasnovski
2024-07-18
*
|
vim-patch:9.1.0596: filetype: devscripts config files are not recognized (#29...
Christian Clason
2024-07-18
*
|
vim-patch:1724ddb: runtime(sdc): update syntax to SDC-standard 2.1
Christian Clason
2024-07-18
*
|
Merge pull request #29784 from zeertzjq/vim-83d002802644
zeertzjq
2024-07-18
|
\
\
|
|
/
|
/
|
|
*
vim-patch:27f5334: runtime(termdebug): quote filename arguments using double ...
zeertzjq
2024-07-18
|
*
vim-patch:c3837a4: runtime(termdebug): fix a few issues
zeertzjq
2024-07-18
|
*
vim-patch:83d0028: runtime(termdebug): Use string interpolation instead of st...
zeertzjq
2024-07-18
|
/
*
vim-patch:d65e58f: runtime(vim): Update base-syntax, match types in Vim9 vari...
zeertzjq
2024-07-18
*
vim-patch:c1b3984: runtime(doc): minor updates. (#29778)
zeertzjq
2024-07-18
*
vim-patch:9.0.0003: functions are global while they could be local (#29777)
zeertzjq
2024-07-17
*
Merge pull request #29776 from zeertzjq/vim-8.2.1432
zeertzjq
2024-07-18
|
\
|
*
vim-patch:partial:8.2.2571: test may leave file behind
zeertzjq
2024-07-18
|
*
vim-patch:partial:8.2.1432: various inconsistencies in test files
zeertzjq
2024-07-18
|
/
*
vim-patch:9.1.0594: Unnecessary redraw when setting 'winfixbuf' (#29775)
zeertzjq
2024-07-18
*
Merge pull request #29774 from zeertzjq/vim-9.0.1257
zeertzjq
2024-07-18
|
\
|
*
vim-patch:9.0.1257: code style is not check in test scripts
zeertzjq
2024-07-18
|
*
vim-patch:partial:9.0.0719: too many delete() calls in tests
zeertzjq
2024-07-18
|
/
*
fix(lsp): inlay hints are rendered in the correct order (#29707)
Amit Singh
2024-07-17
*
ci: skip lintcommit workflow on release branches
dundargoc
2024-07-17
*
test: fix reporting "no flush received" too early (#29735)
zeertzjq
2024-07-17
*
ci: remove "skip ci" tag
dundargoc
2024-07-17
*
fix(float): handle error in win_float_create() (#29742)
glepnir
2024-07-17
*
vim-patch:8.1.1588: in :let-heredoc line continuation is recognized (#29767)
zeertzjq
2024-07-17
*
fix(treesitter): recognize aliased parsers in omnifunc, query linter
Riley Bruins
2024-07-17
*
vim-patch:3698fbb: runtime(tsv): include simple syntax plugin
Christian Clason
2024-07-17
*
vim-patch:9.1.0593: filetype: Asymptote files are not recognized
Christian Clason
2024-07-17
[next]