add barbecue.nvim and nvim-navic

This commit is contained in:
NotAShelf 2023-02-27 16:33:36 +03:00
commit 5a961f18a1
No known key found for this signature in database
GPG key ID: 5B5C8895F28445F1

34
flake.lock generated
View file

@ -16,6 +16,22 @@
"type": "github" "type": "github"
} }
}, },
"barbecue-nvim": {
"flake": false,
"locked": {
"lastModified": 1677143543,
"narHash": "sha256-+zg1Zx6L0ii/8LobalGWtVu0/FoazDKBRgJ3PwLol1M=",
"owner": "utilyre",
"repo": "barbecue.nvim",
"rev": "23348f3979912fb36a1442fb0d07e8d2e739aea2",
"type": "github"
},
"original": {
"owner": "utilyre",
"repo": "barbecue.nvim",
"type": "github"
}
},
"bufdelete-nvim": { "bufdelete-nvim": {
"flake": false, "flake": false,
"locked": { "locked": {
@ -834,6 +850,22 @@
"type": "github" "type": "github"
} }
}, },
"nvim-navic": {
"flake": false,
"locked": {
"lastModified": 1675527008,
"narHash": "sha256-VUDlx2V9r5X5tidVXHpNiRWfvtVRsG/H38wmAVfRvwk=",
"owner": "SmiteshP",
"repo": "nvim-navic",
"rev": "7e9d2b2b601149fecdccd11b516acb721e571fe6",
"type": "github"
},
"original": {
"owner": "SmiteshP",
"repo": "nvim-navic",
"type": "github"
}
},
"nvim-neoclip": { "nvim-neoclip": {
"flake": false, "flake": false,
"locked": { "locked": {
@ -1065,6 +1097,7 @@
"root": { "root": {
"inputs": { "inputs": {
"alpha-nvim": "alpha-nvim", "alpha-nvim": "alpha-nvim",
"barbecue-nvim": "barbecue-nvim",
"bufdelete-nvim": "bufdelete-nvim", "bufdelete-nvim": "bufdelete-nvim",
"catppuccin": "catppuccin", "catppuccin": "catppuccin",
"cellular-automaton": "cellular-automaton", "cellular-automaton": "cellular-automaton",
@ -1110,6 +1143,7 @@
"nvim-cursorline": "nvim-cursorline", "nvim-cursorline": "nvim-cursorline",
"nvim-lightbulb": "nvim-lightbulb", "nvim-lightbulb": "nvim-lightbulb",
"nvim-lspconfig": "nvim-lspconfig", "nvim-lspconfig": "nvim-lspconfig",
"nvim-navic": "nvim-navic",
"nvim-neoclip": "nvim-neoclip", "nvim-neoclip": "nvim-neoclip",
"nvim-notify": "nvim-notify", "nvim-notify": "nvim-notify",
"nvim-session-manager": "nvim-session-manager", "nvim-session-manager": "nvim-session-manager",