1
1
mirror of https://github.com/oxalica/nil.git synced 2024-11-25 07:45:26 +03:00
Commit Graph

38 Commits

Author SHA1 Message Date
oxalica
94ecd9c0aa Sync MSRV in README
Fixes #112
2023-11-08 14:06:48 +08:00
oxalica
17ed1578f3 Mention the neovim semantic highlighting performance issue in docs 2023-05-20 06:21:10 +08:00
oxalica
1eab5d2ea5 Fix dead links 2023-03-10 13:49:58 +08:00
Hexadecimal
9312828faa Rephrase README.md and configuration.md 2023-03-08 22:25:31 +08:00
Eric Crosson
f65284b999
Fix typo (#57) 2023-02-13 23:31:24 +08:00
Sibi Prabakaran
cac705a233
Add emacs lsp-mode documentation and fix typo (#47) 2022-12-25 05:09:04 +08:00
will-ca
6aa1e29457
Add Kate editor example (#46)
Co-authored-by: oxalica <oxalicc@pm.me>
2022-12-25 05:05:06 +08:00
Artturin
9aa4530252 Add formatter setting example to dev/nvim-lsp.nix
and fix the path to the file in readme
2022-12-05 01:15:16 +08:00
oxalica
4532f57f13 Polish README 2022-12-01 09:01:36 +08:00
oxalica
afec5fed82 Update README 2022-11-25 23:46:34 +08:00
oxalica
84e39a65c9 Allow disable diagnostics for some files 2022-11-25 23:42:43 +08:00
oxalica
d2a22b8460 Add config for vim-lsp 2022-09-28 18:17:33 +08:00
oxalica
ac84014360 Clarify build requirements and add CI 2022-09-27 22:23:22 +08:00
oxalica
f535de51d1 Impl file formatting via external command
Fixes #12
2022-09-26 15:54:01 +08:00
oxalica
fdc550facf Add test env and fix README for vscod{e,ium} + Nix IDE 2022-09-24 17:57:05 +08:00
oxalica
28fcc1fa37 Update README and split out feature list 2022-09-23 00:22:03 +08:00
oxalica
d3ae134346 Update flake and README 2022-09-22 21:30:27 +08:00
oxalica
039ae629eb Support renaming inherited names 2022-09-21 18:58:23 +08:00
oxalica
a16525ec85 Add GitHub CI 2022-09-19 09:52:15 +08:00
Fernando Ayats
9e395607ad Add instructions for vscode 2022-09-16 02:15:01 +08:00
oxalica
4f3f9c970d Impl semantic highlighting 2022-09-12 09:59:04 +08:00
oxalica
b469b939f1 Support renaming to strings 2022-09-06 09:00:15 +08:00
oxalica
55cda6788c Impl renaming 2022-09-06 08:49:22 +08:00
oxalica
90e3ec7852 Impl expand-selection 2022-09-06 01:26:22 +08:00
oxalica
89ddca477c Update README 2022-09-06 01:26:22 +08:00
oxalica
b2128038c2 Report name resolution failures 2022-08-18 00:53:47 +08:00
oxalica
d80888be7f Populate source roots during initialization 2022-08-10 02:49:31 +08:00
oxalica
11a690bb73 Enhance completion 2022-08-09 07:25:57 +08:00
oxalica
e222ab8363 Impl liveness check 2022-08-09 06:15:48 +08:00
oxalica
17f917dd3f Emit warnings for empty LetIn 2022-08-07 17:25:59 +08:00
oxalica
c7eb03aa8c Add README about warnings 2022-08-07 00:13:54 +08:00
oxalica
7c555755fc Impl diagnostics publishing 2022-08-06 00:37:28 +08:00
sauricat
17fc5fdfec Update README 2022-08-05 21:21:03 +08:00
oxalica
83e2d113dd Fix flake and avoid name clash 2022-08-04 19:58:17 +08:00
oxalica
bca921c5c0 Package as flake 2022-08-04 16:09:20 +08:00
oxalica
3f6751ab4c Update README 2022-08-03 18:57:52 +08:00
oxalica
8b615966f2 List features in README 2022-08-02 12:03:47 +08:00
oxalica
bc9dc1546f Add README 2022-08-01 09:31:10 +08:00