Remove mini.splitjoin
I already have `treesj` which works better for PHP and Nix compared to the `mini.splitjoin`.
This commit is contained in:
parent
cff2728d54
commit
779687182c
3 changed files with 13 additions and 10 deletions
|
@ -15,8 +15,6 @@ require("mini.move").setup {}
|
|||
|
||||
require("mini.operators").setup {}
|
||||
|
||||
require("mini.splitjoin").setup {}
|
||||
|
||||
require("mini.statusline").setup {
|
||||
use_icons = false,
|
||||
}
|
||||
|
|
Reference in a new issue