aboutsummaryrefslogtreecommitdiff
path: root/runtime/ftplugin
Commit message (Expand)AuthorAge
* vim-patch:e6471b4: runtime(cuda): source c and cpp ftpluginsChristian Clason2024-07-31
* vim-patch:011f222: runtime(thrift): add ftplugin, indent and syntax scriptsChristian Clason2024-07-30
* vim-patch:a7295ae: runtime(autohotkey): include initial filetype pluginChristian Clason2024-07-27
* fix(runtime): set 'keywordprg' only once in vim ftpluginCarman Fu2024-07-26
* vim-patch:4266daa: runtime(mermaid): correct wrong comment optionsChristian Clason2024-07-19
* vim-patch:9.1.0593: filetype: Asymptote files are not recognizedChristian Clason2024-07-17
* vim-patch:babea52: runtime(gomod): add recommended indent options to ftpluginChristian Clason2024-07-17
* vim-patch:3e07d5a: runtime(go): add recommended indent options to ftpluginChristian Clason2024-07-17
* vim-patch:6a54dcb: runtime(gdscript): add recommended indent options to ftpluginChristian Clason2024-07-17
* vim-patch:9.1.0592: runtime: filetype: Mediawiki files are not recognizedChristian Clason2024-07-17
* vim-patch:1cc4cae: runtime(typst): Add typst runtime filesChristian Clason2024-07-16
* vim-patch:fc533c9: runtime(mojo): include mojo ftplugin and indent scriptChristian Clason2024-07-12
* vim-patch:a3a14d5: runtime(htmlangular): correct commentChristian Clason2024-07-11
* vim-patch:9.1.0551: filetype: htmlangular files are not properly detectedChristian Clason2024-07-10
* vim-patch:9.1.0550: filetype: antlr4 files are not recognizedChristian Clason2024-07-10
* vim-patch:ab03dd2: runtime(hlsplaylist): include hlsplaylist ftplugin fileChristian Clason2024-07-09
* vim-patch:f77a0e9: runtime(cmakecache): include cmakecache ftplugin fileChristian Clason2024-07-08
* vim-patch:380f980: runtime(lex): include lex ftplugin fileChristian Clason2024-07-08
* vim-patch:7d60dc2: runtime(yacc): include yacc ftplugin fileChristian Clason2024-07-08
* vim-patch:08b0c12: runtime(squirrel): include squirrel ftplugin fileChristian Clason2024-07-08
* vim-patch:2c9ef3a: runtime(objcpp): include objcpp ftplugin fileChristian Clason2024-07-08
* vim-patch:94c1c66: runtime(tf): include tf ftplugin fileChristian Clason2024-07-08
* vim-patch:01e2090: runtime(mysql): include mysql ftplugin fileChristian Clason2024-07-08
* vim-patch:a264bb9: runtime(javacc): include javacc ftplugin fileChristian Clason2024-07-08
* vim-patch:2525608: runtime(cabal): include cabal ftplugin fileChristian Clason2024-07-08
* vim-patch:f5398c8: runtime(cuda): include CUDA ftplugin fileChristian Clason2024-07-08
* vim-patch:2c299eb: runtime(editorconfig): include editorconfig ftplugin fileChristian Clason2024-07-08
* vim-patch:8906e22: runtime(kivy): update kivy syntax, include ftpluginChristian Clason2024-07-08
* vim-patch:9.1.0544: filetype: ldapconf files are not recognizedChristian Clason2024-07-08
* vim-patch:9.1.0536: filetype: zone files are not recognizedChristian Clason2024-07-07
* vim-patch:9.1.0532: filetype: Cedar files not recognizedChristian Clason2024-07-06
* vim-patch:2fbcc15: runtime(terraform): Add filetype plugin for terraformChristian Clason2024-07-04
* fix(runtime): stop treesitter highlight in b:undo_ftplugin (#29533)zeertzjq2024-07-03
* fix(runtime): update b:undo_ftplugin in Lua runtime files (#29529)zeertzjq2024-07-01
* vim-patch:17e0a19: runtime(scheme): update runtime filesChristian Clason2024-06-21
* vim-patch:6ccf6da: runtime(gomod): add gomod filetype plugin (#29433)yuyk2024-06-21
* vim-patch:1ce65e3: runtime(csv): include a simple csv filetype and syntax plu...Christian Clason2024-06-19
* Merge #28775 fix(man.vim): signcolumn causes broken wrapJustin M. Keyes2024-06-17
|\
| * fix(ftplugin/man.vim): hide signcolumn (auto)belkka2024-06-11
| * refactor(ftplugin/man.vim): rearrange `setlocal` commandsbelkka2024-06-11
* | vim-patch:9.1.0486: filetype: Snakemake files are not recognizedChristian Clason2024-06-15
* | vim-patch:2d88210: runtime(kdl): include syntax, indent and ftplugin filesChristian Clason2024-06-11
* | vim-patch:7e9a1a7: runtime(svelte): basic svelte ftplugin fileChristian Clason2024-06-11
|/
* Merge #29238 from clason/feat/help-tocJustin M. Keyes2024-06-10
|\
| * feat(help): use treesitter for table of contentsChristian Clason2024-06-09
* | fix(runtime): add commentstring for glsl ftpluginSamuel Born2024-06-09
|/
* vim-patch:ce47d32: runtime(cpp): Change 'cms' for C++ to '// %s'Christian Clason2024-06-07
* fix(runtime): remove obsolete ftplugin/calender.luaChristian Clason2024-06-04
* vim-patch:9.1.0464: no whitespace padding in commentstring option in ftpluginsChristian Clason2024-06-04
* feat(ftplugin): change 'commentstring' to `// %s` for C/C++ (#29085)Soham Shanbhag2024-06-03