common: remove Glow
This commit is contained in:
@@ -35,9 +35,6 @@ return {
|
|||||||
-- highlighting for comments
|
-- highlighting for comments
|
||||||
{ 'folke/todo-comments.nvim', dependencies = 'nvim-lua/plenary.nvim', opts = {} },
|
{ 'folke/todo-comments.nvim', dependencies = 'nvim-lua/plenary.nvim', opts = {} },
|
||||||
|
|
||||||
-- markdown preview using glow
|
|
||||||
{ 'ellisonleao/glow.nvim', config = true, cmd = 'Glow' },
|
|
||||||
|
|
||||||
-- permanent links to fileranges
|
-- permanent links to fileranges
|
||||||
{
|
{
|
||||||
'ruifm/gitlinker.nvim',
|
'ruifm/gitlinker.nvim',
|
||||||
|
|||||||
Reference in New Issue
Block a user