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

https://github.com/prabirshrestha/vim-fz-extras


https://github.com/prabirshrestha/vim-fz-extras

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# vim-fz-extras

## Installing

```vim
Plug 'mattn/vim-fz'
Plug 'prabirshrestha/vim-fz-extras'

nmap s (fz-extras-rg)
```

## Commands

| Command | Notes |
|------------------------|--------------------------------------------------|
| `:FzColorscheme` | Search and change colorscheme |
| `:FzFiletype` | Search and change filetype |
| `:FzRg` | Search using [ripgrep](https://github.com/BurntSushi/ripgrep) |

## License

MIT

## Author

Prabir Shrestha