chore: update lock

This commit is contained in:
isabel 2024-04-07 19:10:35 +01:00
parent 495d078df1
commit 2d968ce3b4
No known key found for this signature in database
GPG key ID: 5A87C993E20D89A1
3 changed files with 7 additions and 15 deletions

12
flake.lock generated
View file

@ -184,11 +184,11 @@
},
"locked": {
"dir": "contrib",
"lastModified": 1712273065,
"narHash": "sha256-gN4v1Gd0teluIokBHoj9M5ilGu7VFwMrRo3LN8GhAhQ=",
"lastModified": 1712445032,
"narHash": "sha256-pgfLqs3eEVm6FjAi/6jzUpRYl23C8qnbg4mmihAd7C4=",
"owner": "neovim",
"repo": "neovim",
"rev": "dc69c475a5804c6c01987722f4cf6298d4e33e64",
"rev": "98d687a4e18161663480aa1d5ee9aff5fdf5fb57",
"type": "github"
},
"original": {
@ -213,11 +213,11 @@
]
},
"locked": {
"lastModified": 1712275479,
"narHash": "sha256-qFFO9qzQG4YhUtJu9CRmPcd2QroaRw2mimxasbkQqd0=",
"lastModified": 1712448347,
"narHash": "sha256-J3YPoZdyttGERtpmOqPifiJ+cGOHY4/ojBpqErfcuO4=",
"owner": "nix-community",
"repo": "neovim-nightly-overlay",
"rev": "fa5d197b569eabfb0742e32b751269a5aa08c389",
"rev": "ba167d4057f796b93a72c081fe8657327b3775b8",
"type": "github"
},
"original": {

View file

@ -34,10 +34,6 @@ src.git = "https://github.com/hrsh7th/cmp-path"
fetch.github = "saadparwaiz1/cmp_luasnip"
src.git = "https://github.com/saadparwaiz1/cmp_luasnip"
[comment]
fetch.github = "numtostr/comment.nvim"
src.git = "https://github.com/numtostr/comment.nvim"
[copilot-lua]
fetch.github = "zbirenbaum/copilot.lua"
src.git = "https://github.com/zbirenbaum/copilot.lua"
@ -196,10 +192,6 @@ src.git = "https://github.com/nvim-telescope/telescope-ui-select.nvim"
fetch.github = "folke/todo-comments.nvim"
src.git = "https://github.com/folke/todo-comments.nvim"
[toggleterm]
fetch.github = "akinsho/toggleterm.nvim"
src.git = "https://github.com/akinsho/toggleterm.nvim"
[trouble]
fetch.github = "folke/trouble.nvim"
src.git = "https://github.com/folke/trouble.nvim"

View file

@ -10,7 +10,7 @@ return function()
path = "~/documents/obsidian",
},
{
name = "default",
name = "cssuffering",
path = "~/dev/cssuffering/notes",
},
},