tfpickard / Abstract-cs

Colorscheme for (neo)vim written in lua, specially made for roshnivim with Tree-sitter support.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

roshnivim-cs

colorscheme for (neo)vim written in lua, specially made for roshnivim Colorscheme with Tree-sitter support.

Screenshots

screenshot_lua screenshot_pythonlsp screenshot_running_c screenshot_telescode screenshot_lua screenshot_codeaction

Plugin Support

⚡️ Requirements

  • Neovim >= 0.5.0

📦 Installation

Install the theme with your preferred package manager:

vim-plug

Plug 'shaeinst/roshnivim-cs'

packer

use 'shaeinst/roshnivim-cs'

🚀 Usage

Enable the colorscheme:

" Vim Script
colorscheme rvcs
-- Lua
vim.cmd[[colorscheme rvcs]]

🔥 Contributing

If you would like to add support to a plugin or to fix a bug please feel free to send a PR.

💐 Credits

About

Colorscheme for (neo)vim written in lua, specially made for roshnivim with Tree-sitter support.


Languages

Language:Lua 100.0%