Explorar el Código

Update .luacheckrc

Abouzar Parvan hace 4 años
padre
commit
3f824f60b3
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      .luacheckrc

+ 1 - 1
.luacheckrc

@@ -2,7 +2,7 @@
 
 stds.nvim = {
 	globals = {
-		"O",
+		"lvim",
 		vim = { fields = { "g" } },
 		"CONFIG_PATH",
 		"CACHE_PATH",