Skip to content

gambhirsharma/vesper.nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vesper.nvim

Vesper ColorScheme for NeoVim

Installation

lazy.nvim

{
  "gambhirsharma/vesper.nvim",
  lazy = false,
  priority = 1000,
  name = "vesper",
  config = function ()
   vim.cmd([[colorscheme vesper]])
  end
}

Screen Shot

Screenshot 2024-01-12 at 3 22 03 PM Screenshot 2024-01-12 at 3 21 02 PM Screenshot 2024-01-12 at 3 20 37 PM