Skip to content
This repository was archived by the owner on Apr 16, 2024. It is now read-only.

Commit 6a19199

Browse files
chore: format source code
1 parent 789c712 commit 6a19199

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lua/doom/modules/features/lsp/init.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ lsp.settings = {
6565
TypeParameter = "",
6666
},
6767
experimental = {
68-
ghost_text = true
68+
ghost_text = true,
6969
},
7070
completeopt = "menu,menuone,preview,noinsert",
7171
window = {

0 commit comments

Comments
 (0)