Vim cont.

I'm still working on [my script]. It is fourth day in a row. I refreshed my Bash scripting skill and enhanced vim commands. So despite some lines of code, which starts to work, it is very inspiring for me.

Today vim's topic is folding.

set foldmethod=indent " For Bash syntax method doesn't work for me.
set foldnestmax=10
set nofoldenable
set foldlevel=2

After above setting in .vimrc command z+a starts to work in Bash script. Folding, and unfolding during vimming is now like breathing.

The second thing is [Bash debugging]. I doubted, but I had run it, and found a lost "exit" command which was source of my issue. I'm impressed how lucky I am today. ;-)

=> [my script] | [Bash debugging]

tags: #vim, #bash

Proxy Information
Original URL
gemini://szczezuja.space/gemlog/2021-06-03-Cont-vim.gmi
Status Code
Success (20)
Meta
text/gemini; charset=utf-8
Capsule Response Time
691.262361 milliseconds
Gemini-to-HTML Time
0.277622 milliseconds

This content has been proxied by September (ba2dc).