feat: latex stuff
This commit is contained in:
parent
ce832a3ca2
commit
6dd9ebbb6e
8 changed files with 60 additions and 5 deletions
dotfiles/neovim/lua/my/plugins
|
@ -10,7 +10,7 @@ local bindings = {
|
|||
live_grep = "<c-F>",
|
||||
|
||||
-- See diagnostics with space + d
|
||||
diagnotics = "<space>d",
|
||||
diagnostics = "<space>d",
|
||||
|
||||
-- Open a list with all the pickers
|
||||
builtin = "<space>t",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue