Usage command
This commit is contained in:
@ -6,3 +6,9 @@
|
|||||||
* `set tabsize 4`: tab size of 4 columns
|
* `set tabsize 4`: tab size of 4 columns
|
||||||
* `set zap`: allow backspace and delete to erase entire marked region
|
* `set zap`: allow backspace and delete to erase entire marked region
|
||||||
* `set softwrap`: soft line wrapping
|
* `set softwrap`: soft line wrapping
|
||||||
|
|
||||||
|
## Usage
|
||||||
|
|
||||||
|
```sh
|
||||||
|
curl https://gitea.paulaumann.com/paul/nanorc/raw/branch/master/.nanorc > ~/.nanorc
|
||||||
|
```
|
||||||
Reference in New Issue
Block a user