Skip to content

Commit

Permalink
asd
Browse files Browse the repository at this point in the history
  • Loading branch information
aliev committed Jun 20, 2016
1 parent 3b177ba commit 3d040b6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# Installation


```
git clone https://github.com/aliev/vim.git ~/.vim && echo "source ~/.vim/vimrc" > ~/.vimrc
vim
Expand Down
1 change: 1 addition & 0 deletions vimrc
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,7 @@ endif




if executable('ag')
" Silver searcher instead of grep
set grepprg=ag\ --vimgrep
Expand Down

0 comments on commit 3d040b6

Please sign in to comment.