Skip to content

Commit b70ca8c

Browse files
authored
Update recipes.mdx
1 parent 4a2ec70 commit b70ca8c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/routes/docs/recipes.mdx

-2
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@ This page will contain useful snippets of plugin configs & vim tricks etc shared
1212
- If you have multiple servers configured in your lspconfig, then you can just put them in a table & loop through them for a cleaner syntax.
1313

1414
```lua
15-
local configs = require "nvchad.configs.lspconfig"
16-
1715
local servers = {
1816
html = {},
1917
awk_ls = {},

0 commit comments

Comments
 (0)