Merge branch 'main' of github.com:etorres4/dotfiles
This commit is contained in:
commit
77dd737819
@ -1164,7 +1164,7 @@ indent_param = 0 # unsigned number
|
|||||||
# 2: Indent and align with tabs, using spaces when not on a tabstop
|
# 2: Indent and align with tabs, using spaces when not on a tabstop
|
||||||
#
|
#
|
||||||
# Default: 1
|
# Default: 1
|
||||||
indent_with_tabs = 1 # unsigned number
|
indent_with_tabs = 0 # unsigned number
|
||||||
|
|
||||||
# Whether to indent comments that are not at a brace level with tabs on a
|
# Whether to indent comments that are not at a brace level with tabs on a
|
||||||
# tabstop. Requires indent_with_tabs=2. If false, will use spaces.
|
# tabstop. Requires indent_with_tabs=2. If false, will use spaces.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user