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

@ -0,0 +1,3 @@
vim.bo.expandtab = true
vim.bo.tabstop = 4
vim.bo.shiftwidth = 4