mirror of
https://github.com/kristoferssolo/SoloVim.git
synced 2026-02-04 06:42:05 +00:00
Update 16.09.2023
This commit is contained in:
6
after/ftplugin/norg.lua
Normal file
6
after/ftplugin/norg.lua
Normal file
@@ -0,0 +1,6 @@
|
||||
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
|
||||
vim.opt_local.spelllang = "lv_LV"
|
||||
Reference in New Issue
Block a user