nvim/pack/acp/start/vim-J/README.md

37 lines
604 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 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
<details>
<summary>Screen Shot</summary>
![ss-python][ss-python]
</details>
## License
MIT &copy; 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