ascension (re enable primary c+p, treesitter textobjects

This commit is contained in:
iris committed 2023-06-20 15:06:30 -04:00
1 parent 96c139a62e
commit 84782e1599
11 files changed
+126 -58

No files matched your search

+1
View File
@@ -11,4 +11,5 @@ for _, mod in ipairs({
"utils",
"theme",
"lsp-settings",
"filetype",
}) do u.mod_post_write(g, "config." .. mod, u.reload) end