removed or turned-off plugins
This commit is contained in:
parent
0bad8141ef
commit
6c5359fea0
|
@ -1,7 +0,0 @@
|
||||||
return {
|
|
||||||
'tadmccorkle/markdown.nvim',
|
|
||||||
ft = 'markdown', -- or 'event = "VeryLazy"'
|
|
||||||
opts = {
|
|
||||||
-- configuration here or empty for defaults
|
|
||||||
},
|
|
||||||
}
|
|
|
@ -1,6 +0,0 @@
|
||||||
return {
|
|
||||||
'xiyaowong/transparent.nvim',
|
|
||||||
config = function()
|
|
||||||
require('transparent').clear_prefix 'lualine'
|
|
||||||
end,
|
|
||||||
}
|
|
Loading…
Reference in New Issue
Block a user