Ali Zarifkar
Ali Zarifkar
Add to your `~/.vimrc`: ```vim let g:completor_auto_close_doc = 0 ``` See: [g:completor_auto_close_doc](https://github.com/maralla/completor.vim/blob/3dcb348467eaba5c9dbbd475e8a8fcb63e2979be/doc/completor.txt#L125-L129)
@ptomasroos, Any plan on implementing this feature?!!! Tapping is a much more accepted UX than select'n move; and so every range slider should have.
@Unkn9wn1, Of course, the ultimate solution to this is *drag and drop* and ability to multi-select blocks using meta keys ( CTRL, SHIFT, ... ). But for now, we could...
+1 for this feature