diff options
| author | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2025-06-07 10:27:20 +0900 |
|---|---|---|
| committer | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2025-06-07 10:27:20 +0900 |
| commit | 7ebd222b1de38e827172d7b158a25c7c73684f2f (patch) | |
| tree | 392bb86efbae2f00569a52b70f63a1a4c5655594 /ar/.config/TheSiahxyz/lua/thesiahxyz/plugins/lsp.lua | |
| parent | 6d86033c32ce2c1d9a52a5013a83c7f8cbbbf36c (diff) | |
modified core/autocmds.lua, modified plugins/lsp.lua, modified plugins/markdown.lua, modified statusbar/sb-cpubars
Diffstat (limited to 'ar/.config/TheSiahxyz/lua/thesiahxyz/plugins/lsp.lua')
| -rw-r--r-- | ar/.config/TheSiahxyz/lua/thesiahxyz/plugins/lsp.lua | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ar/.config/TheSiahxyz/lua/thesiahxyz/plugins/lsp.lua b/ar/.config/TheSiahxyz/lua/thesiahxyz/plugins/lsp.lua index b265f5b..2015c47 100644 --- a/ar/.config/TheSiahxyz/lua/thesiahxyz/plugins/lsp.lua +++ b/ar/.config/TheSiahxyz/lua/thesiahxyz/plugins/lsp.lua @@ -327,6 +327,7 @@ return { svelte = { "prettier" }, typescript = { "prettier" }, typescriptreact = { "prettier" }, + vimwiki = { "prettier" }, yaml = { "prettier" }, zsh = { "beautysh" }, }, |
