| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | vim-patch:9.1.1188: runtime(tera): tera support can be improved (#32799) | Muntasir Mahmud | 2025-03-09 |
| | | | | | | | | | | | Problem: runtime(tera): tera support can be improved Solution: update tera filetype plugin, include a tera syntax script update the filetype test, update makemenu and synmenu vim scripts (MuntasirSZN) closes: vim/vim#16830 vim/vim@14da0fb | ||
| * | vim-patch:9.1.1177: filetype: tera files not detected | Christian Clason | 2025-03-07 |
| Problem: filetype: tera files not detected Solution: detect '*.tera' files as tera filetype, include a simple filetype plugin (MuntasirSZN) closes: vim/vim#16806 https://github.com/vim/vim/commit/5daaf2326800ff0683a5be9a7f475667a4fc09db Co-authored-by: MuntasirSZN <muntasir.joypurhat@gmail.com> | |||