fix: add util unit test and fix util.center mistake

This commit is contained in:
JuanZoran
2023-03-31 00:55:38 +08:00
parent b12bef50f9
commit b27bc4ed26
5 changed files with 75 additions and 5 deletions

5
scripts/minimal_init.vim Normal file
View File

@ -0,0 +1,5 @@
set rtp+=.
set rtp+=../plenary.nvim/
runtime! plugin/plenary.vim
runtime! plugin/Trans.lua