THIS IS A TEST INSTANCE ONLY! REPOSITORIES CAN BE DELETED AT ANY TIME!
This website requires JavaScript.
Explore
Help
Sign In
hiifong
/
LazyVim
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
57c2dcb3a35704a849ea8ba210f963c22fb6d1ce
LazyVim
/
lua
/
lazyvim
/
plugins
T
History
Folke Lemaitre
57c2dcb3a3
feat(neo-tree): added expanders
2023-03-03 20:10:45 +01:00
..
extras
feat(copilot): added an extra to enable copilot.
{import = "lazyvim.plugins.extras.coding.copilot"}
2023-03-03 08:22:20 +01:00
lsp
fix(lsp): only map lsp goto definition when client has definitionProvider (
#348
)
2023-02-28 11:29:57 +01:00
coding.lua
fix(luasnip): added note that jsregexp is optional if it fails to build
2023-03-03 08:28:35 +01:00
colorscheme.lua
fix(plugins): fix the laziness of all plugins to still work as intended with
config.defaults.lazy = false
.
Fixes
#67
2023-01-16 16:49:29 +01:00
core.lua
refactor: move LazyVim init to core
2023-01-25 09:00:33 +01:00
editor.lua
feat(neo-tree): added expanders
2023-03-03 20:10:45 +01:00
treesitter.lua
fix(treesitter): always install all built-in treesitter parsers to prevent queriy issues
2023-02-27 19:38:29 +01:00
ui.lua
fix(alpha): larger session icon.
Fixes
#365
2023-03-02 14:17:57 +01:00
util.lua
feat: persist pinned tabs (
#304
)
2023-02-19 09:56:08 +01:00