about summary refs log tree commit diff stats
path: root/hm
diff options
context:
space:
mode:
Diffstat (limited to 'hm')
-rw-r--r--hm/soispha/conf/nvim/plugins/neorg/default.nix4
1 files changed, 4 insertions, 0 deletions
diff --git a/hm/soispha/conf/nvim/plugins/neorg/default.nix b/hm/soispha/conf/nvim/plugins/neorg/default.nix
index 98863388..2014af9f 100644
--- a/hm/soispha/conf/nvim/plugins/neorg/default.nix
+++ b/hm/soispha/conf/nvim/plugins/neorg/default.nix
@@ -41,6 +41,10 @@
       "core.export".config = {
         __empty = null;
       };
+      "core.integrations.telescope".config = {
+        __empty = null;
+      };
+
       # TODO: Add this when the nvim version in nixpkgs is >= 0.10 <2023-08-29>
       #
       # "core.ui.calendar".config = {