1
1
mirror of https://github.com/oxalica/nil.git synced 2024-11-22 19:49:20 +03:00
Yet another language server for Nix
Go to file
2022-07-28 01:38:13 +08:00
lsp Impl basic LSP server supporting goto-definition 2022-07-25 23:03:05 +08:00
src Add more lowering tests 2022-07-28 01:38:13 +08:00
syntax Impl more exprs and "with" scopes 2022-07-27 02:07:25 +08:00
.gitignore Add dev setup for LSP 2022-07-25 23:11:17 +08:00
Cargo.lock Impl basic LSP server supporting goto-definition 2022-07-25 23:03:05 +08:00
Cargo.toml Impl basic LSP server supporting goto-definition 2022-07-25 23:03:05 +08:00
shell.nix Add dev setup for LSP 2022-07-25 23:11:17 +08:00