Replace F# neovim configuration with Twig

This commit is contained in:
2024-12-29 11:44:01 +01:00
parent 655f3d0ff2
commit 34224deff7
4 changed files with 4 additions and 4 deletions

View File

@ -1 +0,0 @@
autocmd BufNewFile,BufRead *.fs,*.fsi set filetype=fsharp

View File

@ -0,0 +1 @@
autocmd BufNewFile,BufRead *.html.twig set syntax=html