mirror of
https://github.com/tbabej/taskwiki.git
synced 2025-08-23 02:23:07 +02:00
docs: Revamp the installing section
This commit is contained in:
parent
a1b246f39f
commit
07fe371ad1
1 changed files with 8 additions and 3 deletions
|
@ -112,9 +112,14 @@ sufficient, and raise error if not.
|
||||||
=============================================================================
|
=============================================================================
|
||||||
3. INSTALLING *taskwiki-install*
|
3. INSTALLING *taskwiki-install*
|
||||||
|
|
||||||
- plugins the vim way: http://vimdoc.sourceforge.net/htmldoc/usr_05.html#05.4
|
Using pathogen (or similiar vim plugin manager), the taskwiki install is
|
||||||
- plugins the easy way: https://github.com/tpope/vim-pathogen
|
as simple as:
|
||||||
Other "vim plugin managers" will probably work, but have not been tested
|
|
||||||
|
git clone https://github.com/tbabej/taskwiki ~/.vim/bundle/taskwiki
|
||||||
|
|
||||||
|
However, make sure your box satisfies the requirements stated above.
|
||||||
|
|
||||||
|
To access documentation, run :helptags and then :help taskwiki.
|
||||||
|
|
||||||
=============================================================================
|
=============================================================================
|
||||||
4. MAPPING *taskwiki-mapping*
|
4. MAPPING *taskwiki-mapping*
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue