Add twig syntax support to neovim

This commit is contained in:
Daniel Siepmann 2022-05-17 21:40:52 +02:00
parent e960cc3c20
commit 2636cd4f80
Signed by: Daniel Siepmann
GPG key ID: 33D6629915560EF4

View file

@ -259,6 +259,7 @@ in {
i3config-vim
typescript-vim
syntax-fluid
vim-twig
{
plugin = syntax-php;
config = pkgs.lib.fileContents ./neovim/plugins/php.vim;