Files
neovim/test/functional
Justin M. Keyes 7c4bb23ff3 defaults: do :filetype stuff unless explicitly "off"
Until now, the default `:filetype ...` setup was skipped if the user
config touched `:filetype` in any way (including implicitly via `:syntax
on`).  No one needs that, and it's very confusing.

Instead, proceed with `:filetype ... on` unless the user explicitly
called `:filetype ... off`.

closes #7765
2018-01-04 10:32:09 +01:00
..
2017-12-16 16:14:53 +03:00
2017-11-07 23:54:31 +01:00
2017-12-11 01:43:36 +03:00
2017-10-31 10:45:06 +01:00
2016-06-10 21:50:49 +03:00