mirror of
https://github.com/kristoferssolo/SoloVim.git
synced 2026-02-04 06:42:05 +00:00
Update 24.01.2024
This commit is contained in:
5
lua/plugins/typst.lua
Normal file
5
lua/plugins/typst.lua
Normal file
@@ -0,0 +1,5 @@
|
||||
return {
|
||||
"kaarmu/typst.vim",
|
||||
ft = "typst",
|
||||
lazy = false,
|
||||
}
|
||||
Reference in New Issue
Block a user