Skip to content

Commit

Permalink
chore(docs): fixed lsp filepath name
Browse files Browse the repository at this point in the history
  • Loading branch information
pwnwriter committed Nov 15, 2024
1 parent ee90205 commit e55cb03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ nvim --headless +"Lazy! sync" +qa
- See [**`:help lspconfig-all`**][Lspconfig] to get an understanding of how
you would setup a language server protocol.
```lua
-- plugins/servers.lua
-- plugins/lsp.lua
local lspconfig = require("lspconfig")

-- $ rustup component add rust-analyzer
Expand Down

0 comments on commit e55cb03

Please sign in to comment.