dotfiles/roles/neovim/files
Oliver Davies 5f4fb07631 fix(nvim): Tailwind completion in html.twig files
Whilst `twig` files are enabled by default, `html.twig` files aren't so
these need to be added as an additional filetype for LSP to work.

For completion, `html.twig` also needs to be added as a custom user
language, mapping to the `html` type.

Fixes: #25
2022-04-09 00:24:11 +01:00
..
after/plugin feat(nvim): use vimux when running tests 2022-04-05 09:32:20 +01:00
autoload feat(nvim): add function to write and source files 2022-01-09 23:22:04 +00:00
lua/opdavies fix(nvim): Tailwind completion in html.twig files 2022-04-09 00:24:11 +01:00
init.lua feat(nvim): add new plugins 2022-03-31 01:13:30 +01:00