This website requires JavaScript.
Explore
Help
Sign In
tqcq
/
Trans.nvim
Watch
0
Star
0
Fork
0
You've already forked Trans.nvim
Code
Issues
Pull Requests
Projects
Releases
1
Activity
Trans.nvim
/
lua
/
Trans
/
init.lua
8 lines
86 B
Lua
Raw
Normal View
History
Unescape
Escape
feat: define some feature todo
2022-12-17 20:51:22 +08:00
local
M
=
{
}
feat: init the repository
2022-12-17 16:07:27 +08:00
feat: improve repository framework
2023-01-05 16:24:50 +08:00
M.conf
=
{
}
feat: add format utility function and improve loader method
2023-01-08 15:07:12 +08:00
M.setup
=
require
(
'
Trans.conf.loader
'
)
.
load_conf
feat: define some feature todo
2022-12-17 20:51:22 +08:00
feat: init the repository
2022-12-17 16:07:27 +08:00
return
M
Reference in New Issue
Copy Permalink