├── LICENSE ├── Makefile ├── README.md └── otpp.el /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/abougouffa/one-tab-per-project/HEAD/LICENSE -------------------------------------------------------------------------------- /Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/abougouffa/one-tab-per-project/HEAD/Makefile -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/abougouffa/one-tab-per-project/HEAD/README.md -------------------------------------------------------------------------------- /otpp.el: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/abougouffa/one-tab-per-project/HEAD/otpp.el --------------------------------------------------------------------------------