mirror of
https://github.com/Hopiu/micro.git
synced 2026-05-24 06:03:44 +00:00
parent
73ab25d008
commit
75d4e70560
2 changed files with 7 additions and 1 deletions
File diff suppressed because one or more lines are too long
|
|
@ -140,6 +140,12 @@ Here are the options that you can set:
|
||||||
|
|
||||||
default value: `on`
|
default value: `on`
|
||||||
|
|
||||||
|
* `keepautoindent`: when using autoindent, whitespace is added for you. This option determines if
|
||||||
|
when you move to the next line without any insertions the whitespace that was added should be deleted.
|
||||||
|
By default the autoindent whitespace is deleted if the line was left empty.
|
||||||
|
|
||||||
|
default value: `off`
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
Default plugin options:
|
Default plugin options:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue