summary refs log tree commit diff stats
path: root/.SpaceVim.d
diff options
context:
space:
mode:
Diffstat (limited to '.SpaceVim.d')
-rw-r--r--.SpaceVim.d/init.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.SpaceVim.d/init.toml b/.SpaceVim.d/init.toml
index 9901d08..3f9214a 100644
--- a/.SpaceVim.d/init.toml
+++ b/.SpaceVim.d/init.toml
@@ -92,6 +92,7 @@
     ]
     [layers.override_cmd]
       zig = ["zls"]
+      python = ["pyright"]
 [[layers]]
     name = 'shell'
     default_position = 'top'