Files
neovim/runtime
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-11-07 01:16:42 +01:00
2017-11-07 23:07:03 +01:00
2017-11-07 23:07:03 +01:00
2017-11-07 01:16:42 +01:00
2017-11-07 20:03:24 +01:00
2017-11-07 23:07:03 +01:00
2017-11-06 05:26:16 +01:00
2017-11-07 23:07:03 +01:00
2017-11-07 23:07:03 +01:00
2017-11-07 23:07:03 +01:00