Explorar o código

[CONFIG] No default for leader_key. (#600)

James Walmsley %!s(int64=4) %!d(string=hai) anos
pai
achega
c384c1b1a2
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      lua/default-config.lua

+ 1 - 0
lua/default-config.lua

@@ -18,6 +18,7 @@ O = {
     ignore_case = true,
     smart_case = true,
     lushmode = false,
+    leader_key = "space";
 
     -- @usage pass a table with your desired languages
     treesitter = {