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
/
ftplugin
Commit message (
Expand
)
Author
Age
*
vim-patch:7517a8c: runtime(lf): improve syntax script, add filetype plugin
Christian Clason
2025-04-09
*
vim-patch:2ffb4d0: runtime(lua): fix whitespace style issues in lua ftplugin ...
zeertzjq
2025-04-08
*
vim-patch:00b927b: runtime(lua): improve foldexpr, add vim9 script version
Christian Clason
2025-04-07
*
vim-patch:9cd6d82: runtime(fstab): set formatoptions-=t in filetype plugin
Christian Clason
2025-04-07
*
vim-patch:9adb310: runtime(svelte): add matchit support to svelte filetype pl...
Christian Clason
2025-04-07
*
vim-patch:9.1.1271: filetype: Power Query files are not recognized
Christian Clason
2025-04-04
*
vim-patch:9.1.1268: filetype: dax files are not recognized
Christian Clason
2025-04-03
*
vim-patch:4ac995b: runtime(rust): set formatprg to rustfmt (#33245)
zeertzjq
2025-04-01
*
vim-patch:9.1.1231: filetype: SPA JSON files are not recognized
Christian Clason
2025-03-23
*
fix(runtime): gO always says "Help TOC" #32971
Justin M. Keyes
2025-03-19
*
vim-patch:11ab02c: runtime(go): use :term for keywordprg for nvim/gvim
Christian Clason
2025-03-19
*
fix(help): remove runnable code virtual text
Christian Clason
2025-03-18
*
fix(runtime): E15: Invalid expression in lua file when `gf`
phanium
2025-03-18
*
feat(runtime): Lua ftplugin 'includeexpr' #32719
Phạm Bình An
2025-03-17
*
feat(runtime): Lua ftplugin sets 'omnifunc', 'foldexpr' #32697
Phạm Bình An
2025-03-15
*
vim-patch:96395e1: runtime(cs): Update C# runtime files
Christian Clason
2025-03-15
*
vim-patch:d49ba7b: runtime(sh): set b:match_skip to ignore matches for matchi...
zeertzjq
2025-03-10
*
vim-patch:42e498d: runtime(plsql): move fold option from syntax to filetype p...
Christian Clason
2025-03-10
*
vim-patch:9.1.1188: runtime(tera): tera support can be improved (#32799)
Muntasir Mahmud
2025-03-09
*
vim-patch:62e8228: runtime(go): add 'keywordprg' and 'formatprg' to ftplugin
Christian Clason
2025-03-08
*
vim-patch:9.1.1177: filetype: tera files not detected
Christian Clason
2025-03-07
*
vim-patch:08a410f: runtime(vim): recognize <...> strings (and keys) for 'keyw...
zeertzjq
2025-03-06
*
vim-patch:0b82054: runtime(lua): Improve 'include' and make '*expr' functions...
brianhuster
2025-03-02
*
vim-patch:00a00f5: runtime(lua): Update lua ftplugin and documentation
brianhuster
2025-03-02
*
vim-patch:580e457: runtime(vim): make VimKeywordPrg even smarter for regexes
zeertzjq
2025-02-26
*
vim-patch:094494b: runtime(vim): improve &keywordprg in ftplugin
brianhuster
2025-02-26
*
vim-patch:9.1.1140: filetype: m17ndb files are not detected (#32618)
zeertzjq
2025-02-25
*
revert "feat(ftplugin): set 'omnifunc' of Lua to 'v:lua.vim.lua_omnifunc'" #3...
Justin M. Keyes
2025-02-23
*
feat(ftplugin): set Lua 'omnifunc' to vim.lua_omnifunc #32491
Phạm Bình An
2025-02-23
*
vim-patch:61af587: runtime(dockerfile): set comments in filetype plugin
Christian Clason
2025-02-22
*
fix(runtime): avoid E31 in ftplugin (#32578)
phanium
2025-02-22
*
feat(treesitter): table of contents for checkhealth, markdown (#32282)
Christian Clason
2025-02-22
*
vim-patch:3cb4148: runtime(sieve): set fileformat=dos in filetype plugin
Christian Clason
2025-02-21
*
vim-patch:27f5136: runtime(mail): add commentstring '> %s' to ftplugin
Christian Clason
2025-02-21
*
vim-patch:106899e: runtime(dnsmasq): include simple filetype plugin
Christian Clason
2025-02-21
*
vim-patch:911742a: runtime(dosini): Add support for # comments to ftplugin
Christian Clason
2025-02-21
*
vim-patch:d7deeff: runtime(exports): include simple filetype plugin
zeertzjq
2025-02-14
*
vim-patch:407319f: runtime(samba): include simple filetype plugin
zeertzjq
2025-02-14
*
vim-patch:8f3277f: runtime(nroff): set define option & add matchit config in ...
Christian Clason
2025-02-13
*
vim-patch:9.1.0967: SpotBugs compiler setup can be further improved
zeertzjq
2025-02-04
*
vim-patch:9.1.0935: SpotBugs compiler can be improved
zeertzjq
2025-02-04
*
docs(treesitter): fix TSNode:range() type signature #32224
Riley Bruins
2025-01-27
*
vim-patch:9.1.1042: filetype: just files are not recognized
Christian Clason
2025-01-23
*
vim-patch:4335fcf: runtime(kconfig): updated ftplugin and syntax script
Christian Clason
2025-01-21
*
vim-patch:c2a967a: runtime(c): Update syntax and ftplugin files
Christian Clason
2025-01-18
*
fix(docs): replace `yxx` mappings with `g==` #31947
Evgeni Chasnovski
2025-01-15
*
refactor: use nvim.foo.bar format for autocommand groups
Maria José Solano
2025-01-14
*
refactor: use nvim.foo.bar format for namespaces
Maria José Solano
2025-01-14
*
vim-patch:51754c8: runtime(editorconfig): set omnifunc to syntaxcomplete func
Christian Clason
2025-01-11
*
feat(docs): "yxx" runs Lua/Vimscript code examples #31904
Riley Bruins
2025-01-09
[next]