Vim Marks Stack
I rarely used more than two marks in Vim, so why not use them as a stack and keep latest history? The idea is that First shift existing marks in a-y to b-z, thus original mark z is dropped.
I rarely used more than two marks in Vim, so why not use them as a stack and keep latest history? The idea is that First shift existing marks in a-y to b-z, thus original mark z is dropped.
Ansible uses YAML to define tasks, playbooks and handlers. If the files follow some conventions, it is easy to index them using Exuberant Ctags.