aliresool621
aliresool621
I got to say, will this work like gap or there will be a missing pieces?
It can be implemented as a separate style
But do consider removing animation form the design since it look out of place with neo brutalsim
Ltex plus should be added as a separate module, because it is not just for latex, it support markdown and such
https://github.com/jdujava/nvim-jd/blob/master/lua/plugins/vimtex.lua also this https://github.com/jdujava/nvim-jd/blob/master/lua/jd/latex_zones.lua and this
> https://github.com/jdujava/nvim-jd/blob/master/lua/plugins/vimtex.lua also this > > https://github.com/jdujava/nvim-jd/blob/master/lua/jd/latex_zones.lua and this ```lua return { { "mason-org/mason.nvim", optional = true, opts = { ensure_installed = {"bibtex-tidy", "texlab", "tectonic", "tex-fmt" } }, }, { ...
Sorry
Oh... Thx for pointing that out
It is not complete or 100% stable ... Author words
Yeah, just wanted to share my finding with you all