Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/prabirshrestha/quickpick-colorschemes.vim
Colorscheme picker for quickpick.vim
https://github.com/prabirshrestha/quickpick-colorschemes.vim
quickpickvim
Last synced: 28 days ago
JSON representation
Colorscheme picker for quickpick.vim
- Host: GitHub
- URL: https://github.com/prabirshrestha/quickpick-colorschemes.vim
- Owner: prabirshrestha
- License: mit
- Created: 2018-12-23T08:54:16.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-12-15T05:12:18.000Z (about 1 year ago)
- Last Synced: 2024-10-26T02:45:09.806Z (2 months ago)
- Topics: quickpickvim
- Language: Vim script
- Size: 6.84 KB
- Stars: 10
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# quickpick-colorschemes.vim
Colorschemes picker for [quickpick.vim](https://github.com/prabirshrestha/quickpick.vim).# Install
```vim
Plug 'prabirshrestha/quickpick.vim'
Plug 'prabirshrestha/quickpick-colorschemes.vim'
```# Usage
```vim
:Pcolorschemes
```![Colorscheme Picker](https://user-images.githubusercontent.com/287744/72764564-9c83a980-3b9d-11ea-8135-3daf7bf380d9.gif)