This commit is contained in:
Yaser Alraddadi 2025-02-14 00:39:46 +03:00
parent 1be8014415
commit 8f3b85b519
No known key found for this signature in database
GPG key ID: 808212144E6DBE90
5 changed files with 13 additions and 34 deletions

View file

@ -0,0 +1,9 @@
return {
-- {
-- "kevinhwang91/nvim-bqf",
-- lazy = false,
-- },
{
'tpope/vim-unimpaired',
},
}