Add elna file support

This commit is contained in:
2025-06-14 21:38:10 +02:00
parent 66edf5bc4b
commit eda133be18
2 changed files with 10 additions and 0 deletions

View File

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