You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ Minimalistic alternative for the plugin `mason-null-ls` with support for externa
5
5
6
6
-[Why](#why)
7
7
-[How to install](#how-to-install)
8
-
-[How to use external sources](#how-to-install-external-sources)
8
+
-[How to use none-ls external sources](#how-to-use-none-ls-external-sources)
9
9
-[Available options](#available-options)
10
10
-[FAQ](#faq)
11
11
@@ -28,7 +28,7 @@ Minimalistic alternative for the plugin `mason-null-ls` with support for externa
28
28
},
29
29
```
30
30
31
-
## How to use external sources
31
+
## How to use none-ls external sources
32
32
**What are they?** The `none-ls` project stop supporting builtin sources when they have not been maintained for a while. Knowing that: External sources are packages you can install sources not oficially supported by `none-ls`.
33
33
34
34
**How do I install them?** You install the dependency, and tell `none-ls-autoload.nvim` where to find it with the option `external_sources`.
0 commit comments