From 1f461dcf91ee1f011f87f724a4b90bc2e91ebc35 Mon Sep 17 00:00:00 2001 From: jdhao Date: Sun, 4 Jul 2021 17:18:54 +0800 Subject: Add colorscheme nord --- lua/plugins.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'lua') diff --git a/lua/plugins.lua b/lua/plugins.lua index 6163784..2585356 100644 --- a/lua/plugins.lua +++ b/lua/plugins.lua @@ -78,6 +78,7 @@ require('packer').startup( use 'sainnhe/edge' use 'sainnhe/sonokai' use 'sainnhe/gruvbox-material' + use 'shaunsingh/nord.nvim' if fn.exists('g:started_by_firenvim') == 0 then -- colorful status line and theme -- cgit v1.2.3