From afec5fed829ee193de7e8c62e1fb4bd55140f4ac Mon Sep 17 00:00:00 2001 From: oxalica Date: Fri, 25 Nov 2022 23:43:54 +0800 Subject: [PATCH] Update README --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4e1c530..f89284a 100644 --- a/README.md +++ b/README.md @@ -6,13 +6,15 @@ Super fast incremental analysis! Scans `all-packages.nix` in less than 0.1s and completes with no delay! -## Features +## Feature list & references See [release notes][releases] for change log between tagged unstable versions. See [`docs/features.md`](docs/features.md) for an incomplete list of notable features currently implemented or planned. +See [`docs/configuration.md`](docs/configuration.md) for all tunable configuration options. + [releases]: https://github.com/oxalica/nil/releases ## Installation @@ -72,7 +74,7 @@ See also [the example config for testing](dev/neovim-lsp.nix). Merge this setting into your `coc-settings.json`, which can be opened by `:CocConfig`. -```json +```jsonc { "languageserver": { "nix": {