diff options
author | rebuilt <[email protected]> | 2021-07-25 09:24:37 +0200 |
---|---|---|
committer | GitHub <[email protected]> | 2021-07-25 09:24:37 +0200 |
commit | ec98658c50af45ff82becefcb829e20346532319 (patch) | |
tree | 98551da252412103d93ced3eb86197c8a5ba9c57 | |
parent | e984fa3c9319ac88d8405600bca7c1b3ee9f1b34 (diff) |
Update lv-config.example.lua
Corrected comment to say lvim is the global object, not O
-rw-r--r-- | utils/installer/lv-config.example.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/installer/lv-config.example.lua b/utils/installer/lv-config.example.lua index a88bf6b4..b8af5a80 100644 --- a/utils/installer/lv-config.example.lua +++ b/utils/installer/lv-config.example.lua @@ -1,5 +1,5 @@ --[[ -O is the global options object +lvim is the global options object Linters should be filled in as strings with either |