Skip to content

LunarVim/synthwave84.nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

banner

Created with colorgen-nvim

NOTE Still a work in progress!

Installation

use "lunarvim/synthwave84.nvim"

vim.cmd[[colorscheme synthwave84]] 

Configuration

Here is an example with the default config.

require 'synthwave84'.setup({
  glow = {
    error_msg = true,
    type2 = true,
    func = true,
    keyword = true,
    operator = false,
    buffer_current_target = true,
    buffer_visible_target = true,
    buffer_inactive_target = true,
  }
})

Demo

1 2

Credit & References

synthwave84