diff options
Diffstat (limited to 'lua/plugins.lua')
| -rw-r--r-- | lua/plugins.lua | 1 |
1 files changed, 1 insertions, 0 deletions
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 |
