fix(ftdetect): filetype is detected in vim and neovim

This commit is contained in:
Wuelner Martínez
2022-08-24 19:32:48 -06:00
parent ef5126c84a
commit 34732be5e9
3 changed files with 9 additions and 9 deletions

View File

@@ -58,7 +58,7 @@ NOTE: Vim does not provide Stylus support by default, but you can install [vim-s
## Credits
- Based on: [Evan Lecklider's](https://github.com/evanleck) [vim-svelte](https://github.com/evanleck/vim-svelte).
- Based on: Plugin [vim-svelte](https://github.com/evanleck/vim-svelte) by. [Evan Lecklider's](https://github.com/evanleck).
## License