mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 06:39:14 +00:00
mod(nvim:theme): nordic theme
This commit is contained in:
parent
908b2fa0fa
commit
bafc1a3d10
2 changed files with 6 additions and 5 deletions
|
|
@ -29,6 +29,7 @@ require("lazy").setup({
|
|||
{ "fcpg/vim-fahrenheit", name = "fahrenheit" },
|
||||
{ "adigitoleo/vim-mellow", name = "mellow" },
|
||||
{ "neanias/everforest-nvim", name = "everforest" },
|
||||
{ "AlexvZyl/nordic.nvim", name = "nordic" },
|
||||
|
||||
-- Nice to have
|
||||
"tpope/vim-sleuth",
|
||||
|
|
@ -38,7 +39,7 @@ require("lazy").setup({
|
|||
"simrat39/symbols-outline.nvim",
|
||||
"ellisonleao/glow.nvim",
|
||||
"nvim-tree/nvim-web-devicons",
|
||||
{ "akinsho/toggleterm.nvim", version = "*" },
|
||||
{ "akinsho/toggleterm.nvim", version = "*" },
|
||||
|
||||
-- Can't live without
|
||||
{ "shortcuts/no-neck-pain.nvim", version = "*" },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue