- Fork and clone this git repo.
- Run
make
- Run
make uninstall
This is separated out because it places git templates
This will allow ctags to be generated and stored with the git files so that ctags are created on various git hooks to keep them updated and fresh.
- To install run
make gitntags
- To uninstall run
make uninstall_gitntags
\n
- Open/Close navigation treeCTRL+Left
- Prevoius bufferCTRL+Right
- Next buffer"+gY
- Copy selected text to clipboard"+gP
orSHFT-CTRL-v in insert mode
- Paste selected text from clipboardF2
- Toggle line numbering from relative to normal
- See about getting PyClewn up and running