diff options
author | Chris <[email protected]> | 2021-03-24 17:58:17 -0400 |
---|---|---|
committer | Chris <[email protected]> | 2021-03-24 17:58:17 -0400 |
commit | 2a0c547fcca08c2da54ac0b662316b953b5c4b68 (patch) | |
tree | a27d44b1473255827acdffaff8117c910a4987eb /lua/config.lua | |
parent | f89d9b425dec430195051aa502815798aca8ae87 (diff) |
udpate
Diffstat (limited to 'lua/config.lua')
-rw-r--r-- | lua/config.lua | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lua/config.lua b/lua/config.lua new file mode 100644 index 00000000..397bb7ab --- /dev/null +++ b/lua/config.lua @@ -0,0 +1,3 @@ +AUTO_COMPLETE=false +-- make list of languages +AUTO_FORMAT=true |