romainl / vim-qlist

Persist the results of :ilist and related commands via the quickfix list.
MIT License
68 stars 7 forks source link

Temporarily disable ignorecase #8

Open wolloda opened 5 years ago

wolloda commented 5 years ago

Both [I and [D are influenced by &ignorecase option. Having an option to temporarily disable ignorecase would be really handy, as searches are often case sensitive (while having a cursor on the word that is searched for, at least)