mirror of
https://github.com/oxalica/nil.git
synced 2025-12-23 09:19:49 +00:00
Update README
This commit is contained in:
parent
84e39a65c9
commit
afec5fed82
1 changed files with 4 additions and 2 deletions
|
|
@ -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": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue