diff options
author | Chris <[email protected]> | 2021-07-02 12:28:16 -0400 |
---|---|---|
committer | Chris <[email protected]> | 2021-07-02 12:28:16 -0400 |
commit | c71db745747c79b2547e0e837e134b9260c51958 (patch) | |
tree | 787bf32275393c27ce09c7d092858c244853c58a /lua/default-config.lua | |
parent | 52020733da76a6ce04ca3b46f614975eab0ff1d3 (diff) |
more lush support
Diffstat (limited to 'lua/default-config.lua')
-rw-r--r-- | lua/default-config.lua | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lua/default-config.lua b/lua/default-config.lua index bcb0f333..88f2117d 100644 --- a/lua/default-config.lua +++ b/lua/default-config.lua @@ -17,6 +17,7 @@ O = { extras = false, ignore_case = true, smart_case = true, + lushmode = false, -- @usage pass a table with your desired languages treesitter = { |