dotfiles/mzte-nv/conf/ftplugin/nix.fnl
2024-02-26 16:19:03 +01:00

4 lines
82 B
Fennel

;; Use 2-space indentation for nix
(set vim.o.shiftwidth 2)
(set vim.o.tabstop 2)