This website requires JavaScript.
Explore
Help
Register
Sign In
SpookyDervish
/
Berry
Watch
1
Star
0
Fork
0
You've already forked Berry
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
main
Add File
New File
Apply Patch
Berry
/
plugins
/
Markdown Reader
/
lua
/
main.lua
7 lines
93 B
Lua
Raw
Permalink
Normal View
History
Unescape
Escape
working on multiple editor types
2026-05-16 17:50:51 +10:00
local
plugin
=
{
}
function
plugin
.
run
(
)
the lsp kinda works but is very buggy and crashes often
2026-05-17 15:37:38 +10:00
--berry.ui.notify("hi lmao")
working on multiple editor types
2026-05-16 17:50:51 +10:00
end
return
plugin
Reference in New Issue
Copy Permalink