Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mattn/vim-lsp-icons
https://github.com/mattn/vim-lsp-icons
Last synced: 12 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/mattn/vim-lsp-icons
- Owner: mattn
- Created: 2019-12-30T14:09:13.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-03-12T14:17:32.000Z (over 3 years ago)
- Last Synced: 2024-10-04T13:19:31.930Z (about 1 month ago)
- Language: Vim script
- Homepage:
- Size: 54.7 KB
- Stars: 20
- Watchers: 5
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vim-lsp-icons
Sign icons for vim-lsp
## Installation
For [vim-plug](https://github.com/junegunn/vim-plug) plugin manager:
```viml
Plug 'mattn/vim-lsp-icons'
```## License
This plugin is licensed under MIT. But files in icons directory is copied from https://emojipedia.org/google/
## Author
Yasuhiro Matsumoto (a.k.a. mattn)