mirror of
https://github.com/nmasur/dotfiles
synced 2025-07-06 09:40:14 +00:00
fixes to nvim and alacritty
This commit is contained in:
@ -4,6 +4,7 @@
|
||||
|
||||
use({
|
||||
"nvim-telescope/telescope.nvim",
|
||||
branch = "master",
|
||||
requires = { "nvim-lua/plenary.nvim" },
|
||||
config = function()
|
||||
-- Telescope: quit instantly with escape
|
||||
|
Reference in New Issue
Block a user