moar plugins + make glow actually work
This commit is contained in:
@ -77,6 +77,11 @@ require('lazy').setup{
|
|||||||
{ 'folke/todo-comments.nvim', config = true, },
|
{ 'folke/todo-comments.nvim', config = true, },
|
||||||
--
|
--
|
||||||
|
|
||||||
|
-- project stuff
|
||||||
|
{ 'sindrets/diffview.nvim', config = true },
|
||||||
|
{ 'notjedi/nvim-rooter.lua', config = true },
|
||||||
|
--
|
||||||
|
|
||||||
-- notes
|
-- notes
|
||||||
{ 'jbyuki/venn.nvim' },
|
{ 'jbyuki/venn.nvim' },
|
||||||
{ 'nvim-neorg/neorg',
|
{ 'nvim-neorg/neorg',
|
||||||
@ -87,7 +92,7 @@ require('lazy').setup{
|
|||||||
{ 'shortcuts/no-neck-pain.nvim',
|
{ 'shortcuts/no-neck-pain.nvim',
|
||||||
version = '*',
|
version = '*',
|
||||||
},
|
},
|
||||||
{ 'ellisonleao/glow.nvim' },
|
{ 'ellisonleao/glow.nvim', config = true },
|
||||||
{ 'Pocco81/high-str.nvim' },
|
{ 'Pocco81/high-str.nvim' },
|
||||||
--
|
--
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user