mirror of
https://github.com/pnx/dotfiles
synced 2026-06-16 03:14:55 +02:00
nvim: comments
This commit is contained in:
parent
21e35a82d7
commit
8d169fddae
1 changed files with 1 additions and 0 deletions
|
|
@ -10,6 +10,7 @@ return {
|
||||||
require("mason").setup(opts)
|
require("mason").setup(opts)
|
||||||
end
|
end
|
||||||
},
|
},
|
||||||
|
-- Dashboard
|
||||||
{
|
{
|
||||||
"goolord/alpha-nvim",
|
"goolord/alpha-nvim",
|
||||||
config = function()
|
config = function()
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue