neovim/ftplugin/haskell.lua

3 lines
30 B
Lua
Raw Normal View History

2026-07-17 10:54:11 -04:00
vim.opt.sw = 2
vim.opt.ts = 2