Kept wondering why can’t i still somehow use TAB with YAML files. Why can’t it just output x spaces instead of tab. Apparently it’s possible.
edit ~/.nanorc
add
set tabsize 4
set tabstospaces
Kept wondering why can’t i still somehow use TAB with YAML files. Why can’t it just output x spaces instead of tab. Apparently it’s possible.
edit ~/.nanorc
add
set tabsize 4
set tabstospaces