Update nixvim config

This commit is contained in:
Weckyy702
2026-03-11 18:45:27 +01:00
parent e6c80668cd
commit 5a89753893
10 changed files with 62 additions and 61 deletions

View File

@@ -1,5 +1,5 @@
{ ... }: {
programs.nixvim.opts = {
opts = {
# Expand tabs to 4 spaces
shiftwidth = 4;
softtabstop = 4;