Skip to content

Installation

Aditya Sengupta edited this page Sep 9, 2021 · 3 revisions

General

Requirements

Installation of this plugin requires the neovim-nightly or neovim v0.5

Install

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.

Clone this wiki locally