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:e6471b4: runtime(cuda): source c and cpp ftplugins
Christian Clason
2024-07-31
*
vim-patch:011f222: runtime(thrift): add ftplugin, indent and syntax scripts
Christian Clason
2024-07-30
*
vim-patch:a7295ae: runtime(autohotkey): include initial filetype plugin
Christian Clason
2024-07-27
*
fix(runtime): set 'keywordprg' only once in vim ftplugin
Carman Fu
2024-07-26
*
vim-patch:4266daa: runtime(mermaid): correct wrong comment options
Christian Clason
2024-07-19
*
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:1cc4cae: runtime(typst): Add typst runtime files
Christian Clason
2024-07-16
*
vim-patch:fc533c9: runtime(mojo): include mojo ftplugin and indent script
Christian Clason
2024-07-12
*
vim-patch:a3a14d5: runtime(htmlangular): correct comment
Christian Clason
2024-07-11
*
vim-patch:9.1.0551: filetype: htmlangular files are not properly detected
Christian Clason
2024-07-10
*
vim-patch:9.1.0550: filetype: antlr4 files are not recognized
Christian Clason
2024-07-10
*
vim-patch:ab03dd2: runtime(hlsplaylist): include hlsplaylist ftplugin file
Christian Clason
2024-07-09
*
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
*
vim-patch:9.1.0544: filetype: ldapconf files are not recognized
Christian Clason
2024-07-08
*
vim-patch:9.1.0536: filetype: zone files are not recognized
Christian Clason
2024-07-07
*
vim-patch:9.1.0532: filetype: Cedar files not recognized
Christian Clason
2024-07-06
*
vim-patch:2fbcc15: runtime(terraform): Add filetype plugin for terraform
Christian Clason
2024-07-04
*
fix(runtime): stop treesitter highlight in b:undo_ftplugin (#29533)
zeertzjq
2024-07-03
*
fix(runtime): update b:undo_ftplugin in Lua runtime files (#29529)
zeertzjq
2024-07-01
*
vim-patch:17e0a19: runtime(scheme): update runtime files
Christian Clason
2024-06-21
*
vim-patch:6ccf6da: runtime(gomod): add gomod filetype plugin (#29433)
yuyk
2024-06-21
*
vim-patch:1ce65e3: runtime(csv): include a simple csv filetype and syntax plu...
Christian Clason
2024-06-19
*
Merge #28775 fix(man.vim): signcolumn causes broken wrap
Justin M. Keyes
2024-06-17
|
\
|
*
fix(ftplugin/man.vim): hide signcolumn (auto)
belkka
2024-06-11
|
*
refactor(ftplugin/man.vim): rearrange `setlocal` commands
belkka
2024-06-11
*
|
vim-patch:9.1.0486: filetype: Snakemake files are not recognized
Christian Clason
2024-06-15
*
|
vim-patch:2d88210: runtime(kdl): include syntax, indent and ftplugin files
Christian Clason
2024-06-11
*
|
vim-patch:7e9a1a7: runtime(svelte): basic svelte ftplugin file
Christian Clason
2024-06-11
|
/
*
Merge #29238 from clason/feat/help-toc
Justin M. Keyes
2024-06-10
|
\
|
*
feat(help): use treesitter for table of contents
Christian Clason
2024-06-09
*
|
fix(runtime): add commentstring for glsl ftplugin
Samuel Born
2024-06-09
|
/
*
vim-patch:ce47d32: runtime(cpp): Change 'cms' for C++ to '// %s'
Christian Clason
2024-06-07
*
fix(runtime): remove obsolete ftplugin/calender.lua
Christian Clason
2024-06-04
*
vim-patch:9.1.0464: no whitespace padding in commentstring option in ftplugins
Christian Clason
2024-06-04
*
feat(ftplugin): change 'commentstring' to `// %s` for C/C++ (#29085)
Soham Shanbhag
2024-06-03
[next]