34

GitHub - romainl/vim-qlist: Persist the results of :ilist and related commands v...

 5 years ago
source link: https://github.com/romainl/vim-qlist
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

README.md

vim-qlist

Vim-qlist is an updated, more powerful, version of the function discussed in this /r/vim thread.

The purpose of this script is to make the results of "include-search" and "definition-search" easier to navigate and more persistent by using the quickfix list instead of the default list-like interface.

screenshot

Installation

Use your favorite plugin manager or dump the files in this repository in their standard location:

on Unix-like systems...

~/.vim/doc/qlist.txt
~/.vim/plugin/qlist.vim

on Windows...

%userprofile%\vimfiles\doc\qlist.txt
%userprofile%\vimfiles\plugin\qlist.vim

Don't forget to execute the following command to make the documentation globally available:

on Unix-like systems...

:helptags ~/.vim/doc

on Windows...

:helptags %userprofile%\vimfiles\doc

TODO

  • Add options?

DONE

  • Add a gifcast to the README. (sort of)
  • Add proper documentation.

About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK