feat hypr keybind helper via quickshell; fix nvim plugins (not completly done yet)
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
-- Source-visible editing by default; toggle with <leader>uc
|
||||
vim.opt_local.conceallevel = 0
|
||||
|
||||
-- Spell-check (tweak languages to your needs)
|
||||
vim.opt_local.spell = true
|
||||
vim.opt_local.spelllang = { "en_gb", "de_de", "fr" }
|
||||
|
||||
Reference in New Issue
Block a user