Updated nvim config
This commit is contained in:
@@ -5,4 +5,5 @@ return {
|
||||
{'<A-,>', "<cmd>Telescope live_grep<cr>", desc = "Telescope live grep"}
|
||||
},
|
||||
requires = { "nvim-lua/plenary.nvim", "BurntSushi/ripgrep" },
|
||||
opts = {}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user