diff options
| author | filip <“filip.rabiega@gmail.com”> | 2026-06-25 21:32:25 +0200 |
|---|---|---|
| committer | filip <“filip.rabiega@gmail.com”> | 2026-06-25 21:32:25 +0200 |
| commit | 1702915a0b471da49ba812e1c13ae87306c6068a (patch) | |
| tree | b8dfe23e3d199e15aa8b848a198ec23beffaf464 /lspconfig.lua | |
| parent | 5be4048246def725c11499c8cff8f77da4cd47c4 (diff) | |
| download | lazy-plugins-master.tar.gz lazy-plugins-master.tar.bz2 lazy-plugins-master.zip | |
Diffstat (limited to 'lspconfig.lua')
| -rw-r--r-- | lspconfig.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lspconfig.lua b/lspconfig.lua index 9827b2d..0277304 100644 --- a/lspconfig.lua +++ b/lspconfig.lua @@ -32,7 +32,7 @@ return { "--clang-tidy", "--header-insertion=never", "--completion-style=detailed", - "--function-arg-placeholders", + "--function-arg-placeholders=true", }, }) |
