Browse Source

fix borders and doc highlight

christianchiarulli 4 năm trước cách đây
mục cha
commit
7232e0f7e0
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      lua/default-config.lua

+ 2 - 2
lua/default-config.lua

@@ -67,9 +67,9 @@ O = {
       },
       },
       signs = true,
       signs = true,
       underline = true,
       underline = true,
-      document_highlight = true,
-      popup_border = "single",
     },
     },
+    document_highlight = true,
+    popup_border = "single",
   },
   },
 
 
   plugin = {},
   plugin = {},