1
Fork 0
nixos-system-config/dotfiles/nvim/ftplugin/nix.lua

3 lines
64 B
Lua

vim.bo.tabstop = 2
vim.bo.softtabstop = 2
vim.bo.shiftwidth = 2