Adding config

This commit is contained in:
2025-06-07 17:28:54 +02:00
parent 66c90d7306
commit 1537d9a29f
5 changed files with 48 additions and 3 deletions

View File

@@ -5,4 +5,3 @@
-- with `vim.api.nvim_create_autocmd`
--
-- Or remove existing autocmds by their group name (which is prefixed with `lazyvim_` for the defaults)
-- e.g. vim.api.nvim_del_augroup_by_name("lazyvim_wrap_spell")