mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 06:39:14 +00:00
nvim: nvim-origami not working
This commit is contained in:
parent
b3020555af
commit
1791ac1261
1 changed files with 6 additions and 6 deletions
|
|
@ -42,12 +42,12 @@ local plugins = {
|
|||
config = function() require("leap").add_default_mappings() end,
|
||||
},
|
||||
|
||||
-- Folding
|
||||
{
|
||||
"chrisgrieser/nvim-origami",
|
||||
event = "VeryLazy",
|
||||
opts = {}, -- needed even when using default config
|
||||
},
|
||||
-- -- Folding
|
||||
-- {
|
||||
-- "chrisgrieser/nvim-origami",
|
||||
-- event = "VeryLazy",
|
||||
-- opts = {}, -- needed even when using default config
|
||||
-- },
|
||||
|
||||
-- -- Generate `.gitignore`
|
||||
-- {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue