Skip to content

jan-xyz/nord.nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

nord.nvim

Direct Lua port of nordtheme/vim with no bloat. Only the pure theme.

Goal

  • Keep the simplicity of Nord and don't do fancy things.
  • Keep compatible with latest version of Neovim
  • Provide sane defaults

Installation

Lazy

	{
		"jan-xyz/nord.nvim",
	}

Packer

packer.use({
		"jan-xyz/nord.nvim",
	})

Set it with

vim.cmd("colorscheme nord")

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages