From d6099bc67adcc47d6ce391faf0a3bbce1487004c Mon Sep 17 00:00:00 2001 From: Chloe Kudryavtsev Date: Thu, 13 Apr 2023 00:49:20 -0400 Subject: nvim: typo it is for neorg, but the TS is norg still no idea why they do relocations lmao --- dot_config/nvim/lua/plugins/langs.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dot_config') diff --git a/dot_config/nvim/lua/plugins/langs.lua b/dot_config/nvim/lua/plugins/langs.lua index c37f367..1a400f7 100644 --- a/dot_config/nvim/lua/plugins/langs.lua +++ b/dot_config/nvim/lua/plugins/langs.lua @@ -15,7 +15,7 @@ return { }, opts = { ensure_installed = 'all', - ignore_install = { 'neorg' }, + ignore_install = { 'norg' }, sync_intall = true, highlight = { enable = true, -- cgit v1.2.3