diff options
author | christianchiarulli <[email protected]> | 2021-07-13 20:31:41 -0400 |
---|---|---|
committer | christianchiarulli <[email protected]> | 2021-07-13 20:31:41 -0400 |
commit | 73cf3258d74cf2c7871db37d6825b23587fffe20 (patch) | |
tree | ec9201c8cb778a03f44eb95e161d9c9874a980e8 /ftplugin/lua.lua | |
parent | de7ec62f5fde20ca1d7e53ed83a0077f8945f67c (diff) |
remove this
Diffstat (limited to 'ftplugin/lua.lua')
-rw-r--r-- | ftplugin/lua.lua | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ftplugin/lua.lua b/ftplugin/lua.lua index b098a77d..eb7b9944 100644 --- a/ftplugin/lua.lua +++ b/ftplugin/lua.lua @@ -45,5 +45,3 @@ if not require("lv-utils").check_lsp_client_active "sumneko_lua" then }, } end - -vim.cmd "setl ts=2 sw=2" |