GithubHelp home page GithubHelp logo

isabella232 / vim-searchindex Goto Github PK

View Code? Open in Web Editor NEW

This project forked from google/vim-searchindex

0.0 0.0 0.0 799 KB

vim-searchindex: display number of search matches & index of a current match

License: Apache License 2.0

Vim Script 100.00%

vim-searchindex's Introduction

vim-searchindex

This plugin shows how many times a search pattern occurs in the current buffer. After each search, it displays total number of matches, as well as the index of a current match, in the command line:

You can also press g/ to display search index for the last search term at the current cursor position.

That's it! The plugin is as simple and unobtrusive as possible. It works out of the box with all built-in search commands, and stays fast even on huge files thanks to caching. For full documentation (including extensibility and configuration options), see :help searchindex.

Installation

Note: This behavior is now supported natively in Vim 8.1.1270 and Neovim 0.4.0 (requires set shortmess-=S to enable on vim). Prefer updating your editor if possible instead of using this plugin.

If you don't have a preferred installation method, I recommend installing pathogen.vim, and then simply copy and paste:

cd ~/.vim/bundle
git clone https://github.com/google/vim-searchindex.git

Once help tags have been generated, you can view the manual with :help searchindex.

Disclaimer: This is not an official Google product. It is just an open source code that happens to be owned by Google.

vim-searchindex's People

Contributors

dbarnett avatar liushapku avatar omrisarig13 avatar rburny avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.