gabesoft / vim-ags

Silver searcher plugin for vim
183 stars 12 forks source link

Why can't I add lines to the edit view? #13

Closed svenstaro closed 9 years ago

svenstaro commented 9 years ago

Basically why?

gabesoft commented 9 years ago

It could be done but it requires some work as it complicates things quite a bit. Besides, I'm not sure there's a good use case for it. The edit window is meant to be used mostly for search and replace. For other edits is better to just edit a file directly.