mirror of
https://github.com/kristoferssolo/SoloVim.git
synced 2026-02-04 14:52:04 +00:00
Update 24.01.2024
This commit is contained in:
5
after/ftplugin/typst.lua
Normal file
5
after/ftplugin/typst.lua
Normal file
@@ -0,0 +1,5 @@
|
||||
vim.opt_local.tabstop = 2
|
||||
vim.opt_local.shiftwidth = 2
|
||||
vim.opt_local.softtabstop = 2
|
||||
vim.opt_local.wrap = true
|
||||
vim.opt_local.spell = true
|
||||
Reference in New Issue
Block a user