Skip to content

Commit 1de5e78

Browse files
committed
Merge pull request skammer#8 from reidab/patch-1
Fixed typos in readme :)
2 parents 47c4ceb + eec6496 commit 1de5e78

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ So here is my patch.
1313
Configuration
1414
-------------
1515

16-
`g:cssColorVimDoNotMessMyUpdatetime` is used when updatetime value set by plugin (100ms) is interfering with your confiduration.
16+
`g:cssColorVimDoNotMessMyUpdatetime` is used when updatetime value set by plugin (100ms) is interfering with your configuration.
1717

1818
`let g:cssColorVimDoNotMessMyUpdatetime = 1`
1919

@@ -22,4 +22,4 @@ Post Scriptum
2222

2323
Major kudos to [rainbow-mode.el](http://julien.danjou.info/rainbow-mode.html), from which I borrowed some code, and to [ConvertBase.vim](http://www.vim.org/scripts/script.php?script_id=54) plugin I used for base conversion.
2424

25-
I highly recomend using [pathogen.vim](http://www.vim.org/scripts/script.php?script_id=2332) plugin for all your plugin installations. It's so good, it should be illegal. God bless Tim Pope.
25+
I highly recommend using [pathogen.vim](http://www.vim.org/scripts/script.php?script_id=2332) plugin for all your plugin installations. It's so good, it should be illegal. God bless Tim Pope.

0 commit comments

Comments
 (0)