minor update README.md and .gitignore
This commit is contained in:
parent
fd0ac3a15c
commit
ab2caf5a3f
2 changed files with 2 additions and 4 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -1,2 +1,2 @@
|
||||||
tempdirs/yankring_history_v2.txt
|
temp_dirs/yankring_history_v2.txt
|
||||||
tempdirs/undodir/
|
temp_dirs/undodir/
|
||||||
|
|
|
@ -1,7 +1,6 @@
|
||||||
# The Ultimate vimrc of hustcalm forked from amix
|
# The Ultimate vimrc of hustcalm forked from amix
|
||||||
|
|
||||||
**Below is the original readme post of amix**
|
**Below is the original readme post of amix**
|
||||||
**/**********************************************************************/**
|
|
||||||
|
|
||||||
Over the last 8 years I have used and tweaked Vim. This is my Ultimate vimrc.
|
Over the last 8 years I have used and tweaked Vim. This is my Ultimate vimrc.
|
||||||
|
|
||||||
|
@ -303,7 +302,6 @@ Vimscript mappings:
|
||||||
* [Vim tips: Visual Search](http://amix.dk/blog/post/19334#Vim-tips-Visual-Search)
|
* [Vim tips: Visual Search](http://amix.dk/blog/post/19334#Vim-tips-Visual-Search)
|
||||||
* [Folding in Vim](http://amix.dk/blog/post/19132#Folding-in-Vim)
|
* [Folding in Vim](http://amix.dk/blog/post/19132#Folding-in-Vim)
|
||||||
|
|
||||||
**/**********************************************************************/**
|
|
||||||
**Above is the original readme post of amix**
|
**Above is the original readme post of amix**
|
||||||
|
|
||||||
# My Updates to The Ultimate vimrc
|
# My Updates to The Ultimate vimrc
|
||||||
|
|
Loading…
Reference in a new issue