otl2docbook
script for building an outline editor on top of Vim
Install
- All systems
-
curl cmd.cat/otl2docbook.sh
- Debian
-
apt-get install vim-vimoutliner
- Ubuntu
-
apt-get install vim-vimoutliner
- Kali Linux
-
apt-get install vim-vimoutliner
- Fedora
-
dnf install vim-vimoutliner
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install vim-vimoutliner
- Raspbian
-
apt-get install vim-vimoutliner
- Dockerfile
- dockerfile.run/otl2docbook
vim-vimoutliner
script for building an outline editor on top of Vim
Vimoutliner provides commands for using the Vim text editor as an outline editor, to organize text hierarchically into discrete sections.