Add obsidian.nvim plugin, add minor changes related to home-dir cleanup
This commit is contained in:
@@ -21,6 +21,8 @@ vim.opt.textwidth = 0
|
||||
vim.opt.wrapmargin = 0
|
||||
vim.opt.fillchars = { eob = ' ' }
|
||||
|
||||
vim.opt.conceallevel = 0
|
||||
|
||||
vim.opt.spell = false
|
||||
vim.opt.spelllang = 'en_us'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user