mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-06-21 16:39:04 +02:00
enc: add refactoring
This commit is contained in:
parent
e16678fc29
commit
61b4120e30
2 changed files with 2 additions and 7 deletions
|
@ -137,7 +137,8 @@ pcode.telescope_theme_live_grep = "dropdown"
|
|||
pcode.database = false
|
||||
|
||||
-- https://github.com/nvim-neotest/neotest-jest
|
||||
pcode.jest = true
|
||||
pcode.jest = false
|
||||
pcode.jest_command = "npm test -- "
|
||||
pcode.jest_config = "jest.config.mjs"
|
||||
-- https://github.com/ThePrimeagen/refactoring.nvim
|
||||
pcode.refactoring = false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue