Leader
This commit is contained in:
parent
43de8698d2
commit
42ca452271
1 changed files with 2 additions and 0 deletions
2
init.lua
2
init.lua
|
|
@ -22,6 +22,8 @@ opt.mouse = "n"
|
|||
opt.mousemodel = "popup"
|
||||
opt.mousescroll = {"ver:1", "hor:0"}
|
||||
|
||||
vim.g.mapleader = "<Space>"
|
||||
|
||||
vim.lsp.config('lua_ls', {
|
||||
on_init = function(client)
|
||||
if client.workspace_folders then
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue