dotfiles/mzte-nv/conf/ftplugin/nix.fnl

4 lines
82 B
Plaintext
Raw Normal View History

2024-02-26 16:19:03 +01:00
;; Use 2-space indentation for nix
(set vim.o.shiftwidth 2)
(set vim.o.tabstop 2)