This website requires JavaScript.
Explore
Help
Register
Sign In
suimeng
/
starter
mirror of
https://github.com/LazyVim/starter
Watch
1
Star
0
Fork
You've already forked starter
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
1b2221d5b5
starter
/
lua
/
plugins
/
disabled.lua
5 lines
101 B
Lua
Raw
Normal View
History
Unescape
Escape
feat: add copilot and neo-tree key binds
2024-04-03 18:24:08 +08:00
return
{
-- { "folke/trouble.nvim", enabled = false }
feat: enable copilot by LazyExtras and disable json auto format
2024-04-05 14:26:53 +08:00
{
"
L3MON4D3/LuaSnip
"
,
enabled
=
false
}
,
feat: add copilot and neo-tree key binds
2024-04-03 18:24:08 +08:00
}