Commit d4dad82
committed
vim: Import v9.1.1136
* runtime(dockerfile): set comments in filetype plugin
* runtime(compiler): include svelte-check compiler
* runtime(doc): get rid of the titlestring hack for terminal-api
* 9.1.1136: Match highlighting marks a buffer region as changed
* 9.1.1135: 'suffixesadd' doesn't work with multiple items
* runtime(filetype): move filetype detection into filetypedetect augroup1 parent b3cbc29 commit d4dad82
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
- .github/MAINTAINERS+1
- runtime/compiler/svelte-check.vim+19
- runtime/doc/terminal.txt+6-6
- runtime/filetype.vim+10-10
- runtime/ftplugin/dockerfile.vim+3-2
- src/drawscreen.c+17-5
- src/findfile.c+8-4
- src/fold.c+1-6
- src/match.c+2-28
- src/proto/drawscreen.pro+1
- src/testdir/test_findfile.vim+30
- src/testdir/test_gf.vim+32
- src/version.c+4
0 commit comments