1
1
mirror of https://github.com/oxalica/nil.git synced 2024-11-22 19:49:20 +03:00
Commit Graph

18 Commits

Author SHA1 Message Date
oxalica
128a699e5f Init coc.nvim extension 2023-02-26 07:18:14 +08:00
oxalica
bbb71a6c13 Highlight indirect builtins 2023-02-04 08:38:09 +08:00
oxalica
3dac2ebee8 Add special style for withAttribute in tests 2022-12-30 19:29:38 +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
7cd1e078fe Update dependencies 2022-12-01 09:01:36 +08:00
oxalica
84e39a65c9 Allow disable diagnostics for some files 2022-11-25 23:42:43 +08:00
oxalica
6212e5508e Fix dev env 2022-11-24 21:52:00 +08:00
oxalica
41de8c72c5 Follow keymaps from official guide for coc.nvim 2022-11-24 03:43:04 +08:00
oxalica
7669c00997 Fix theme of coc.nvim dev env 2022-11-10 00:44:23 +08:00
oxalica
68d9663f8e Fix dev env 2022-10-24 09:01:04 +08:00
oxalica
ebd0adb7d9 Fix dev config of coc.nvim 2022-10-03 01:32:27 +08:00
oxalica
d2a22b8460 Add config for vim-lsp 2022-09-28 18:17:33 +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
6a7ecb4386 Impl LSP settings 2022-09-21 17:24:14 +08:00
oxalica
4f3f9c970d Impl semantic highlighting 2022-09-12 09:59:04 +08:00
oxalica
efb87783e6 Replace env_logger with tracing and impl log file 2022-09-06 01:26:22 +08:00
oxalica
b72dbad803 Add test environment for coc.nvim 2022-09-06 01:26:22 +08:00