A dark neovim colorscheme written in lua and syntax based on nvim-treesitter.
Plug 'glepnir/zephyr-nvim'
Plug 'nvim-treesitter/nvim-treesitter'use({
'glepnir/zephyr-nvim',
requires= { 'nvim-treesitter/nvim-treesitter', opt=true },
})colorscheme zephyror
luarequire('zephyr')-- Get zephyr colorlocalzephyr=require('zephyr').zephyr.yellow/teal/fg/bgCopyright © 2020-present Raphael
