Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Autocomplete
unknown
value in set filetype ...
`unknown` is a valid value for the `filetype` option (and executing `set filetype unknown` does what is expected: it forces filetype autodetection). So let's add `unknown` to the autocomplete suggestions for `filetype`, along with actual filetypes.
- Loading branch information