1
0
Fork 0
mirror of https://github.com/nix-community/nixvim.git synced 2025-12-11 11:31:08 +01:00
nixvim/tests
Matt Sturgeon beb86eec7c
plugins/refactoring: add telescope option
refactoring.nvim comes with a telescope picker that can be used via

```lua
require('telescope').extensions.refactoring.refactors
```
2024-05-26 10:56:30 +01:00
..
modules treewide: Reformat with nixfmt 2024-05-05 22:00:40 +02:00
test-sources plugins/refactoring: add telescope option 2024-05-26 10:56:30 +01:00
default.nix treewide: Reformat with nixfmt 2024-05-05 22:00:40 +02:00
enable-except-in-tests.nix treewide: Reformat with nixfmt 2024-05-05 22:00:40 +02:00
extend.nix treewide: Reformat with nixfmt 2024-05-05 22:00:40 +02:00
extra-args.nix treewide: Reformat with nixfmt 2024-05-05 22:00:40 +02:00
fetch-tests.nix treewide: Reformat with nixfmt 2024-05-05 22:00:40 +02:00
lib-tests.nix treewide: Reformat with nixfmt 2024-05-05 22:00:40 +02:00
no-flake.nix treewide: Reformat with nixfmt 2024-05-05 22:00:40 +02:00
test-derivation.nix treewide: Reformat with nixfmt 2024-05-05 22:00:40 +02:00