mirror of
https://github.com/tbabej/taskwiki.git
synced 2025-08-18 21:33: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*
|
||||
|
||||
- plugins the vim way: http://vimdoc.sourceforge.net/htmldoc/usr_05.html#05.4
|
||||
- plugins the easy way: https://github.com/tpope/vim-pathogen
|
||||
Other "vim plugin managers" will probably work, but have not been tested
|
||||
Using pathogen (or similiar vim plugin manager), the taskwiki install is
|
||||
as simple as:
|
||||
|
||||
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*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue