about summary refs log tree commit diff stats
path: root/nixconf
diff options
context:
space:
mode:
Diffstat (limited to 'nixconf')
-rw-r--r--nixconf/zsh.nix4
1 files changed, 4 insertions, 0 deletions
diff --git a/nixconf/zsh.nix b/nixconf/zsh.nix
index f78ecef..6169949 100644
--- a/nixconf/zsh.nix
+++ b/nixconf/zsh.nix
@@ -33,6 +33,10 @@
       save = 100000;
     };
 
+    envExtra = ''
+      export LSP_USE_PLISTS=true
+      export LESS=-iRXF
+    '';
     profileExtra = ''
       [[ -f ~/.nix-profile/etc/profile.d/nix.sh ]] && . ~/.nix-profile/etc/profile.d/nix.sh
       path=(~/bin