editorconfig / editorconfig-vim

EditorConfig plugin for Vim
http://editorconfig.org
Other
3.14k stars 138 forks source link

Fix cluttering search history by adding `keeppatterns` #107

Closed kutsan closed 6 years ago

kutsan commented 6 years ago

keeppatterns prevents \s\+$ line in search history.

image

q/

arusahni commented 6 years ago

I think this is resolved by #99 (which was just merged).

xuhdev commented 6 years ago

Sorry that I have to merge the earlier one... Closing this now. Thank you for your contribution anyway.

kutsan commented 6 years ago

No problem. Glad it's solved.