diff options
| author | throwawayaccount12345-1 <77868642+throwawayaccount12345-1@users.noreply.github.com> | 2021-12-31 11:02:15 -0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-12-31 11:02:15 -0300 |
| commit | 74874aa4b70ed0bcd2e8c36054c16479a4789f09 (patch) | |
| tree | 928807b6e59535e120182ef935bca1de5e5b2875 /src/input_handler.cc | |
| parent | f68e8313b2282b1a94bd5baee2b87581f31fc5e8 (diff) | |
modeline-parse: parse `set` and `:` correctly
When `set` or `se` is found at the start of the modeline, it should stop parsing options after `:`.
When `modeline-parse` is called in the following file, it should _not_ recognize `tabstop=4` and `invalid_option=3`.
```
# kak: set indentwidth=0 tabstop=16: tabstop=4 invalid_option=3
```
More info: http://vimdoc.sourceforge.net/htmldoc/options.html#modeline
Diffstat (limited to 'src/input_handler.cc')
0 files changed, 0 insertions, 0 deletions
