X-Git-Url: https://git.wh0rd.org/?p=home.git;a=blobdiff_plain;f=.nanorc;h=b36ef9937d975f7b01d5f3f330b2d3291215dbec;hp=569e4fd4c614d9e6de4e7114e70f50ba7399e98a;hb=HEAD;hpb=c6a7a9dcb54abe1239b60c59b6180bab81e3ba65 diff --git a/.nanorc b/.nanorc index 569e4fd..4814568 100644 --- a/.nanorc +++ b/.nanorc @@ -16,6 +16,7 @@ set positionlog # set regexp set smarthome set suspend +set suspendable set tabsize 4 set whitespace "»·" set speller "aspell -x -c" @@ -33,5 +34,6 @@ unbind M-I all # auto indent unbind M-Q all # tab/space conversion unbind M-M all # mouse +bind ^Z suspend main bind M-i autoindent all -bind M-d cutwordright all +bind M-d chopwordright all