Updates
Add nvm to fish changed theme back to 'tokyonight' on nvim Added jq for ranger as a dependency
This commit is contained in:
@@ -3,7 +3,7 @@ return {
|
||||
{
|
||||
"LazyVim/LazyVim",
|
||||
opts = {
|
||||
colorscheme = "gruvbox",
|
||||
colorscheme = "tokyonight",
|
||||
},
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user