File tree Expand file tree Collapse file tree 1 file changed +3
-6
lines changed Expand file tree Collapse file tree 1 file changed +3
-6
lines changed Original file line number Diff line number Diff line change @@ -40,10 +40,7 @@ from [Vundle Quick Start Guide][3]
4040
4141### Install * The Silver Searcher*
4242
43- ```
44- brew install the_silver_searcher
45- ```
46-
43+ - On Macs: ` brew install the_silver_searcher `
4744- [ How to install in Linux and other systems] [ 4 ]
4845- In case of problems see [ how to configure The Silver Searcher for Vim-CtrlSpace] [ 5 ]
4946
@@ -94,7 +91,7 @@ let g:CtrlSpaceIgnoredFiles = '\v(tmp|temp|Godeps)[\/]'
9491Open * Vim* :
9592
9693```
97- mvim -u path-to-the-downloaded-config
94+ vim -u path-to-the-downloaded-config
9895```
9996
10097Install plugins using * Vundle* :
@@ -116,4 +113,4 @@ Now you can [add your first project to bookmarks!][7]
116113[ 4 ] : https://github.com/ggreer/the_silver_searcher#linux
117114[ 5 ] : https://github.com/vim-ctrlspace/vim-ctrlspace#glob-command
118115[ 6 ] : https://gist.github.com/ryrych/895bbabd3f6c40bf7d29#file-vim-ctrlspace-vimrc-L6
119- [ 7 ] : asciicast/2015/11/25/adding_a_project_to_bookmarks.html
116+ [ 7 ] : / asciicast/2015/11/25/adding_a_project_to_bookmarks.html
You can’t perform that action at this time.
0 commit comments