Skip to content

Arthur926564/texpreview

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

texpreview

A LaTeX plugin that preview a math environnement in the os browser

Installation

{
  "Amisoo/texpreview",
  config = function()
    require("texpreview").setup({
      notify = true,
    })
  end,
  ft = { "tex", "latex"}, -- Specify filetypes for which this plugin should be loaded
}

mapping

:Mathenv → display current equation

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors