common: remove Glow
This commit is contained in:
parent
01da9375f9
commit
b675c31d73
|
@ -35,9 +35,6 @@ return {
|
|||
-- highlighting for comments
|
||||
{ '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
|
||||
{
|
||||
'ruifm/gitlinker.nvim',
|
||||
|
|
Loading…
Reference in New Issue