oxalica
|
c8e8ce7244
|
Apply nixfmt
|
2024-09-18 23:25:30 -04:00 |
|
oxalica
|
9125bfeaff
|
Update docs examples to use nixfmt-rfc-style
This is now the chosen formatter for nixpkgs.
|
2024-09-18 23:06:38 -04:00 |
|
oxalica
|
a08bebf874
|
Impl memory limit for flake evaluation
|
2023-07-09 02:18:25 +08:00 |
|
oxalica
|
18de045d77
|
Disable autoEvalInputs by default
This is too costly for huge flakes with lots of packages or leavy tests,
and also have issues on locked transitive inputs (#79).
|
2023-05-10 01:38:03 +08:00 |
|
oxalica
|
ddb446aa1c
|
Setup tests for neovim and workaround its issue
Workaround: https://github.com/neovim/neovim/issues/23380
|
2023-04-29 14:00:00 +08:00 |
|
oxalica
|
1482f7b706
|
Show progress for coc.nvim and nvim-lsp
|
2023-04-22 05:52:05 +08:00 |
|
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 |
|