Skip to content

Commit

Permalink
docs: remove surplus codefence
Browse files Browse the repository at this point in the history
Was missed in #253.

Signed-off-by: Paul Meyer <[email protected]>
  • Loading branch information
katexochen committed Sep 10, 2023
1 parent abd2616 commit cd05082
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions docs/editor-setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@ Refer to https://github.com/nix-community/nixd/blob/main/docs/user-guide.md#inst
https://github.com/nix-community/vscode-nix-ide extension provide a general interface for nixd, and it should work out of box.
Please file a bug if you encountered some trouble using the extension.

```
### (Neo)vim

#### Coc.nvim
Expand All @@ -38,4 +36,3 @@ According to `:help coc-config.txt`, `coc-settings.json`:

Neovim native LSP and [nvim-lspconfig](https://github.com/neovim/nvim-lspconfig).
We are officially supported by nvim-lspconfig, see [upstream docs](https://github.com/neovim/nvim-lspconfig/blob/master/doc/server_configurations.txt#nixd)

0 comments on commit cd05082

Please sign in to comment.