lua lsp edits
This commit is contained in:
@@ -12,8 +12,8 @@ if not (vim.uv or vim.loop).fs_stat(lazypath) then
|
||||
os.exit(1)
|
||||
end
|
||||
end
|
||||
vim.opt.rtp:prepend(lazypath)
|
||||
|
||||
vim.opt.rtp:prepend(lazypath)
|
||||
vim.g.mapleader = " "
|
||||
vim.g.maplocalleader = " "
|
||||
|
||||
|
||||
Reference in New Issue
Block a user