Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/arthurealike/vim-j
All it takes is a little push.
https://github.com/arthurealike/vim-j
color-scheme joker-theme vim
Last synced: about 6 hours ago
JSON representation
All it takes is a little push.
- Host: GitHub
- URL: https://github.com/arthurealike/vim-j
- Owner: arthurealike
- License: mit
- Created: 2021-01-09T18:45:43.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-02-17T10:50:12.000Z (almost 4 years ago)
- Last Synced: 2023-07-13T14:40:49.487Z (over 1 year ago)
- Topics: color-scheme, joker-theme, vim
- Language: Vim script
- Homepage:
- Size: 19.5 KB
- Stars: 12
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# vim-J :black_joker:
![wallp][wallp]
> All it takes is a little push
## Installation
Just copy colors/joker.vim to ~/.vim/colors or
If you use any vim plugin manager:
Plug 'arthurealike/vim-J'Once installed set the colour scheme:
colorscheme joker
Enable 24-bit compatibility:
set termguicolors
Screen Shot
![ss-python][ss-python]## License
MIT © 2021 Erkam Badın, see [the license][license].
[ss-python]:https://imgur.com/6js3fHn.png "SS-Python"
[wallp]:https://imgur.com/Dpz51L5.png "legend"
[license]: LICENSE