btrfssnapshot: make it somewhat work

This commit is contained in:
2024-07-29 16:11:01 +03:00
parent 43697386b8
commit 7970c36801
5 changed files with 26 additions and 7 deletions

View File

@@ -61,6 +61,9 @@ au FileType yaml setlocal ts=2 sw=2 sts=2
au FileType sql setlocal formatprg=pg_format\ -
au FileType sql setlocal ts=2 sw=2 sts=2
" nix
au FileType nix setlocal ts=2 sw=2 sts=2
" mail
autocmd BufRead,BufNewFile *mutt-* setfiletype mail