feat: lualine config and stuff
This commit is contained in:
parent
c45475a62d
commit
e7ab3b8f26
7 changed files with 54 additions and 9 deletions
dotfiles/neovim/lua/my/plugins
|
@ -13,6 +13,7 @@ local bindings = {
|
|||
-- See diagnostics with space + d
|
||||
lsp_document_diagnostics = "<space>d",
|
||||
lsp_workspace_diagnostics = "<space>wd",
|
||||
lsp_code_actions = "<space>ca",
|
||||
|
||||
-- Open a list with all the pickers
|
||||
builtin = "<space>t",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue