nvim: use dev version of text-case.nvim
This commit is contained in:
parent
8ff672e509
commit
7915fc72ce
1 changed files with 2 additions and 0 deletions
|
@ -10,6 +10,8 @@ return {
|
|||
"TextCaseStartReplacingCommand",
|
||||
},
|
||||
|
||||
dev = true,
|
||||
|
||||
keys = function()
|
||||
local icon = require("fschauen.util.icons").ui.Text
|
||||
local description = icon .. " [c]hange text [c]ase"
|
||||
|
|
Loading…
Add table
Reference in a new issue