mirror of
https://github.com/kristoferssolo/SoloVim.git
synced 2026-02-04 06:42:05 +00:00
refactor: remove vimwiki
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
return {
|
||||
"lervag/vimtex",
|
||||
ft = "tex",
|
||||
keys = {
|
||||
{ "<leader>Tb", vim.cmd.VimtexCompile, desc = "[B]uild" },
|
||||
{ "<leader>Tv", vim.cmd.VimtexView, desc = "[V]iew" },
|
||||
|
||||
Reference in New Issue
Block a user