updated link to vim-textobj-quote

This commit is contained in:
Reed Esau
2014-02-08 19:52:43 -07:00
parent d5c3c26ef9
commit 9278f02fbe

View File

@@ -81,7 +81,7 @@ If you prefer straight quotes, change this setting to 0 in your `.vimrc`:
let g:litecorrect#typographic = 1 " 0=disable, 1=enable (def)
```
Note that an educating quote plugin like _quotable_ (see below) will
Note that an educating quote plugin like [vim-textobj-quote][qu] will
automatically transform straight quotes to curly ones in your corrections.
## Criteria to modify default entries