Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mattn/vim-fixedsearch


https://github.com/mattn/vim-fixedsearch

Last synced: 11 days ago
JSON representation

Awesome Lists containing this project

README

        

# vim-fixedsearch

![screenshot](https://raw.githubusercontent.com/mattn/vim-fixedsearch/master/screenshot.gif)

fixed search plugin. no escaping pattern required.

## Usage

`,/` is assigned for key binding in default.

## Requires

If want to enable incremental search, [vim-prompter](https://github.com/mattn/vim-prompter) should be installed.

## License

MIT

## Author

Yasuhiro Matsumoto (a.k.a. mattn)