Skip to content

Commit 9947240

Browse files
authored
Merge branch 'master' into issue-1249--which-key-comments
2 parents c6bd734 + a2df3ea commit 9947240

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

init.lua

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -628,8 +628,8 @@ require('lazy').setup({
628628
--
629629

630630
lua_ls = {
631-
-- cmd = {...},
632-
-- filetypes = { ...},
631+
-- cmd = { ... },
632+
-- filetypes = { ... },
633633
-- capabilities = {},
634634
settings = {
635635
Lua = {

0 commit comments

Comments
 (0)