mirror of
https://github.com/LunarVim/LunarVim.git
synced 2025-07-20 18:54:25 +02:00
refactor tex to use ftplugin only
This commit is contained in:
parent
cdce596bc0
commit
6d17635b31
3 changed files with 26 additions and 28 deletions
|
@ -248,9 +248,6 @@ return require("packer").startup(function(use)
|
|||
use {
|
||||
"lervag/vimtex",
|
||||
ft = "tex",
|
||||
config = function()
|
||||
require "lv-vimtex"
|
||||
end,
|
||||
}
|
||||
|
||||
-- Rust tools
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue