Cherry-pick the changes from dev -- part3
This commit is contained in:
@@ -2,7 +2,7 @@ A Personal Wiki For Vim
|
||||
==============================================================================
|
||||
|
||||

|
||||

|
||||
 *
|
||||
|
||||
Intro
|
||||
------------------------------------------------------------------------------
|
||||
@@ -122,6 +122,11 @@ Make sure you have these settings in your vimrc file:
|
||||
Without them Vimwiki will not work properly.
|
||||
|
||||
|
||||
Installation using [Vim packages](http://vimhelp.appspot.com/repeat.txt.html#packages) (since Vim 7.4.1528)
|
||||
------------------------------------------------------------------------------
|
||||
|
||||
git clone https://github.com/vimwiki/vimwiki.git ~/.vim/pack/plugins/start/vimwiki
|
||||
|
||||
Installation using [Pathogen](http://www.vim.org/scripts/script.php?script_id=2332)
|
||||
------------------------------------------------------------------------------
|
||||
|
||||
@@ -140,3 +145,7 @@ Add `Plugin 'vimwiki/vimwiki'` to your vimrc file and run
|
||||
Or download the [zip archive](https://github.com/vimwiki/vimwiki/archive/master.zip) and extract it in `~/.vim/bundle/`
|
||||
|
||||
Then launch Vim, run `:Helptags` and then `:help vimwiki` to verify it was installed.
|
||||
|
||||
----
|
||||
\* Screenshots made with the [solarized colorscheme](https://github.com/altercation/vim-colors-solarized)
|
||||
and [lightline](https://github.com/itchyny/lightline.vim)
|
||||
|
||||
Reference in New Issue
Block a user