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
/
component
/
offline
/
Definition.lua
8 lines
72 B
Lua
Raw
Normal View
History
Unescape
Escape
refactor: init the repo and decide to add more feature
2023-01-05 21:15:01 +08:00
local
M
=
{
}
fix: fix format and process function behaviours
2023-01-10 17:51:07 +08:00
M.component
=
function
(
field
)
refactor: init the repo and decide to add more feature
2023-01-05 21:15:01 +08:00
-- TODO
end
return
M
Reference in New Issue
Copy Permalink