Commit graph

9 commits

Author SHA1 Message Date
oxalica
89e5a4e61e Set default formatter to nixfmt-rfc-style
It's supposed to be the official formatting tool.
See: <https://github.com/NixOS/rfcs/pull/166>
2025-06-13 02:05:09 -04:00
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
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
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
41de8c72c5 Follow keymaps from official guide for coc.nvim 2022-11-24 03:43:04 +08:00
oxalica
68d9663f8e Fix dev env 2022-10-24 09:01:04 +08:00
oxalica
d2a22b8460 Add config for vim-lsp 2022-09-28 18:17:33 +08:00
Renamed from dev/neovim-lsp.nix (Browse further)