Add LSP and telescope config
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
local keymap = vim.keymap.set
|
||||
local opts = { silent = true }
|
||||
local opts = { noremap = true, silent = true }
|
||||
|
||||
vim.g.mapleader = ","
|
||||
|
||||
|
Reference in New Issue
Block a user