Browse Source

Update .luacheckrc

Abouzar Parvan 4 years ago
parent
commit
3f824f60b3
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .luacheckrc

+ 1 - 1
.luacheckrc

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