Files
vim-rhubarb/plugin
Matt Rogers 786d7a74ed Set a filetype only if unset or wrong
It's possible that vim's built-in will notice the comment lines and set
a filetype of `conf`. This makes using `setfiletype` impractical since
`setfiletype` does not override an already set file type.
2019-06-24 13:30:16 -04:00
..