lsp setup
This commit is contained in:
parent
5c937dc1c8
commit
5bd1837e7d
18 changed files with 260 additions and 195 deletions
|
|
@ -5,7 +5,6 @@ return {
|
|||
dashboard = {
|
||||
preset = {
|
||||
pick = nil,
|
||||
---@type snacks.dashboard.Item[]
|
||||
keys = {
|
||||
{ icon = " ", key = "f", desc = "Find File", action = ":lua Snacks.dashboard.pick('files')" },
|
||||
{ icon = " ", key = "n", desc = "New File", action = ":ene | startinsert" },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue