diff --git a/lua/options.lua b/lua/options.lua index 00b5ee8..6338d72 100644 --- a/lua/options.lua +++ b/lua/options.lua @@ -4,7 +4,7 @@ -- For more options, you can see `:help option-list` -- Set display language -vim.cmd('language en_US', {}) +vim.cmd 'language en_US' -- Shell options -- Sets the shell to use for system() and ! commands in windows