refactor(nvim): disable hardwrap for typst
files
All checks were successful
Check Formatting of Files / Check-Formatting (push) Successful in 57s
All checks were successful
Check Formatting of Files / Check-Formatting (push) Successful in 57s
This commit is contained in:
parent
ab4c04dcb1
commit
65c1541146
@ -1,3 +1,4 @@
|
||||
vim.opt_local.textwidth = 0
|
||||
vim.opt_local.shiftwidth = 2
|
||||
vim.api.nvim_set_hl(
|
||||
0,
|
||||
|
Loading…
Reference in New Issue
Block a user