mirror of
https://github.com/preservim/vim-litecorrect.git
synced 2025-11-12 03:43:47 -05:00
updated link to vim-textobj-quote
This commit is contained in:
@@ -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)
|
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.
|
automatically transform straight quotes to curly ones in your corrections.
|
||||||
|
|
||||||
## Criteria to modify default entries
|
## Criteria to modify default entries
|
||||||
|
|||||||
Reference in New Issue
Block a user