Discussion:
[Help-bash] What editor to use for automatic indentation of bash code?
Peng Yu
2018-03-04 23:56:09 UTC
Permalink
Hi,

Vim is not working very well at the automatic indentation of bash code.

Besides the default, I also tried the following. It does not well either.

https://www.vim.org/scripts/script.php?script_id=4373

Does anybody know an editor that can indent bash code with 100%
correctness? Thanks.
--
Regards,
Peng
Chris F.A. Johnson
2018-03-05 01:45:05 UTC
Permalink
Post by Peng Yu
Does anybody know an editor that can indent bash code with 100%
correctness? Thanks.
I get good results with GNU Emacs 24.5.1
--
Chris F.A. Johnson, <http://cfajohnson.com>
Loading...