Skip to content

Commit

Permalink
doc: Remove links to old repo in README.md (#9)
Browse files Browse the repository at this point in the history
  • Loading branch information
laurentS authored Oct 18, 2023
1 parent ae339f4 commit a2832fa
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -255,12 +255,12 @@ instructions.
### How do I format files on save?

See
[this wiki page](https://github.com/jose-elias-alvarez/null-ls.nvim/wiki/Formatting-on-save).
[this wiki page](https://github.com/nvimtools/none-ls.nvim/wiki/Formatting-on-save).

### How do I stop Neovim from asking me which server I want to use for formatting?

See
[this wiki page](https://github.com/jose-elias-alvarez/null-ls.nvim/wiki/Avoiding-LSP-formatting-conflicts).
[this wiki page](https://github.com/nvimtools/none-ls.nvim/wiki/Avoiding-LSP-formatting-conflicts).

### How do I view project-level diagnostics?

Expand Down Expand Up @@ -290,7 +290,7 @@ possible, so it should work seamlessly with most LSP-related plugins. If you run
into problems, please try to determine which plugin is causing them and open an
issue.

[This wiki page](https://github.com/jose-elias-alvarez/null-ls.nvim/wiki/Compatibility-with-other-plugins)
[This wiki page](https://github.com/nvimtools/none-ls.nvim/wiki/Compatibility-with-other-plugins)
mentions plugins that require specific configuration options / tweaks to work
with null-ls.

Expand Down

0 comments on commit a2832fa

Please sign in to comment.