-
Notifications
You must be signed in to change notification settings - Fork 4
Installation
Aditya Sengupta edited this page Jun 25, 2021
·
3 revisions
Installation of this plugin requires the neovim-nightly
or neovim v0.5
Using vim-plug
Plug 'rktjmp/lush.nvim'
Plug 'adisen99/codeschool.nvim'
Using packer
use {"adisen99/codeschool.nvim", requires = {"rktjmp/lush.nvim"}}
Refer Usage page on dark and light themes switching and cursor inversions.