Removing show_tabs
Pulling this out and moving it into a plugin
This commit is contained in:
parent
e5909cf432
commit
0ba58d32e3
|
@ -16,6 +16,5 @@ config.line_height = 1.2
|
||||||
config.indent_size = 2
|
config.indent_size = 2
|
||||||
config.tab_type = "soft"
|
config.tab_type = "soft"
|
||||||
config.line_limit = 80
|
config.line_limit = 80
|
||||||
config.show_tabs = true
|
|
||||||
|
|
||||||
return config
|
return config
|
||||||
|
|
Loading…
Reference in New Issue