瀏覽代碼

indent_line no more (#903)

Abouzar Parvan 4 年之前
父節點
當前提交
d8268b5368
共有 2 個文件被更改,包括 0 次插入2 次删除
  1. 0 1
      utils/installer/lv-config.example-no-ts.lua
  2. 0 1
      utils/installer/lv-config.example.lua

+ 0 - 1
utils/installer/lv-config.example-no-ts.lua

@@ -22,7 +22,6 @@ O.leader_key = " "
 -- After changing plugin config exit and reopen LunarVim, Run :PackerInstall :PackerCompile
 O.plugin.dashboard.active = true
 O.plugin.floatterm.active = true
-O.plugin.indent_line.active = false
 O.plugin.zen.active = false
 O.plugin.zen.window.height = 0.90
 

+ 0 - 1
utils/installer/lv-config.example.lua

@@ -22,7 +22,6 @@ O.leader_key = " "
 -- After changing plugin config exit and reopen LunarVim, Run :PackerInstall :PackerCompile
 O.plugin.dashboard.active = true
 O.plugin.floatterm.active = true
-O.plugin.indent_line.active = false
 O.plugin.zen.active = false
 O.plugin.zen.window.height = 0.90