diff --git a/.nanorc b/.nanorc index 8496fdb..7bc6088 100644 --- a/.nanorc +++ b/.nanorc @@ -1 +1,5 @@ +# Use the old Ctrl+Z keybind to exit bind ^Z suspend main + +# Set tabsize +set tabsize 3