1
Fork 0

feat: latex stuff

This commit is contained in:
Matei Adriel 2022-02-09 22:20:34 +02:00
parent ce832a3ca2
commit 6dd9ebbb6e
8 changed files with 60 additions and 5 deletions
dotfiles/neovim/lua/my/plugins

View file

@ -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",