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 |
|
Matt Sturgeon
|
61cc6e9f22
|
plugins/refactoring: add missing option show_success_message
|
2024-05-26 10:56:29 +01:00 |
|
Matt Sturgeon
|
e3b4315903
|
plugins/refactoring: switch to mkNeovimPlugin
|
2024-05-26 10:56:29 +01:00 |
|
traxys
|
62f32bfc71
|
treewide: Reformat with nixfmt
|
2024-05-05 22:00:40 +02:00 |
|
Haseeb Majid
|
8fb5fc43fe
|
plugins/refactoring: init + test (#676)
|
2023-10-31 10:20:00 +01:00 |
|