feat(nano): set nano tabsize to 3

This commit is contained in:
Victor Westerlund 2025-05-15 15:04:16 +02:00
parent 6b79c5648c
commit 560161e18c
Signed by: vlw
GPG key ID: D0AD730E1057DFC6

View file

@ -1 +1,5 @@
# Use the old Ctrl+Z keybind to exit
bind ^Z suspend main
# Set tabsize
set tabsize 3