Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/prabirshrestha/quickpick-filetypes.vim
filetype picker for quickpick.vim
https://github.com/prabirshrestha/quickpick-filetypes.vim
quickpickvim
Last synced: 17 days ago
JSON representation
filetype picker for quickpick.vim
- Host: GitHub
- URL: https://github.com/prabirshrestha/quickpick-filetypes.vim
- Owner: prabirshrestha
- License: mit
- Created: 2018-12-23T23:45:15.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-10-11T21:40:28.000Z (about 4 years ago)
- Last Synced: 2024-10-26T02:44:37.937Z (2 months ago)
- Topics: quickpickvim
- Language: Vim script
- Size: 2.93 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# quickpick-filetypes.vim
Filetypes picker for [quickpick.vim](https://github.com/prabirshrestha/quickpick.vim).# Install
```vim
Plug 'prabirshrestha/quickpick.vim'
Plug 'prabirshrestha/quickpick-filetypes.vim'
```# Usage
```vim
:Pfiletypes
```