programs.kakoune.config.indentWidth
The width of an indentation in spaces.
The kakoune default is 4.
If 0, a tab will be used instead.
- Type
null or (unsigned integer, meaning >=0)- Default
null- Declared
- <home-manager/modules/programs/kakoune.nix>
The width of an indentation in spaces.
The kakoune default is 4.
If 0, a tab will be used instead.
null or (unsigned integer, meaning >=0)null