Update README

This commit is contained in:
oxalica 2022-11-25 23:43:54 +08:00
parent 84e39a65c9
commit afec5fed82

View file

@ -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": {