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
...
|
|
*
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
|
*
|
fix(version): return nil with empty string
Maria José Solano
2024-07-27
|
*
|
vim-patch:9.1.0616: filetype: Make syntax highlighting off for MS Makefiles (...
zeertzjq
2024-07-27
|
|
/
|
*
vim-patch:a7295ae: runtime(autohotkey): include initial filetype plugin
Christian Clason
2024-07-27
|
*
vim-patch:4d68054: runtime(progress): Add single-line comment syntax
Christian Clason
2024-07-26
|
*
vim-patch:d5cc8ee: runtime(progress): Update maintainer info
Christian Clason
2024-07-26
|
*
fix(runtime): set 'keywordprg' only once in vim ftplugin
Carman Fu
2024-07-26
|
*
vim-patch:9.1.0612: filetype: deno.lock file not recognized
Christian Clason
2024-07-25
|
*
vim-patch:e73e5b8: runtime(java): Optionally highlight the :: token for metho...
Christian Clason
2024-07-25
|
*
vim-patch:2cad941: runtime(zip): Use delete() for deleting directory
Christian Clason
2024-07-25
|
*
vim-patch:ddbb6fe: runtime(vim): Update base-syntax, improve :set highlightin...
zeertzjq
2024-07-25
|
*
fix(health): fix pyenv root and python exepath detect issue
Abao Zhang
2024-07-24
|
*
fix(runtime): sync bundled treesitter queries
Christian Clason
2024-07-24
|
*
vim-patch:38ce71c: runtime(zip): correctly extract file from zip browser
Christian Clason
2024-07-24
|
*
vim-patch:581d4a7: runtime(netrw): escape filename before trying to delete it...
Nikita Rudakov
2024-07-24
|
*
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
|
*
docs(lua): clarify assumptions on luajit vs. puc lua
Christian Clason
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
|
*
vim-patch:9.1.0602: 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.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
|
*
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
|
*
fix(lsp): inlay hints are rendered in the correct order (#29707)
Amit Singh
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
|
*
vim-patch:babea52: runtime(gomod): add recommended indent options to ftplugin
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
|
*
vim-patch:9.1.0591: filetype: *.wl files are not recognized
Christian Clason
2024-07-17
|
*
fix(lsp): don't show codelens for buffers that don't support it (#29690)
Riley Bruins
2024-07-16
|
*
fix(snippet): modify base indentation when there's actually whitespace (#29670)
Maria José Solano
2024-07-16
|
*
fix(tohtml): support ranges again
altermo
2024-07-16
|
*
vim-patch:1cc4cae: runtime(typst): Add typst runtime files
Christian Clason
2024-07-16
|
*
fix(tohtml): extmark text may be out of bounds
altermo
2024-07-16
[prev]
[next]