summaryrefslogtreecommitdiffstats
path: root/after/plugin/neorg.lua
diff options
context:
space:
mode:
authorSquibid <me@zacharyscheiman.com>2023-11-27 18:51:51 -0500
committerSquibid <me@zacharyscheiman.com>2023-11-27 18:51:51 -0500
commit7d02d862af295537bd95535a74a6901064cbe2ae (patch)
tree2dcfeac314cc000a8a44d381bdd1a02759e51087 /after/plugin/neorg.lua
parente848afe7dc768f47200100f3edf1eda5362f0322 (diff)
downloadnvim-7d02d862af295537bd95535a74a6901064cbe2ae.tar.gz
nvim-7d02d862af295537bd95535a74a6901064cbe2ae.tar.bz2
nvim-7d02d862af295537bd95535a74a6901064cbe2ae.zip
remove useless option (it already the default)
Diffstat (limited to 'after/plugin/neorg.lua')
-rw-r--r--after/plugin/neorg.lua1
1 files changed, 0 insertions, 1 deletions
diff --git a/after/plugin/neorg.lua b/after/plugin/neorg.lua
index 9fb3f94..0acd6db 100644
--- a/after/plugin/neorg.lua
+++ b/after/plugin/neorg.lua
@@ -41,7 +41,6 @@ neorg.setup {
["core.completion"] = {
config = {
engine = "nvim-cmp",
- name = "[Neorg]",
}
},
["core.presenter"] = {