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
You've already forked LazyVim
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
20e002f9f0e9bfdff1ffc638987fbd46b31e5f9b
LazyVim
/
lua
/
lazyvim
/
util
History
Folke Lemaitre
20e002f9f0
feat(lsp): properly update certain Neovim functionlity based on dynamic capabilities. See
#3244
.
Fixes
#3246
2024-05-20 00:08:05 +02:00
..
cmp.lua
feat(cmp): better error handling and automatic fixing of snippets that fail to parse with native Neovim snippets
2024-05-19 22:48:01 +02:00
extras.lua
…
format.lua
…
init.lua
feat(cmp): move cmp autobracket support to util class
2024-05-19 21:46:54 +02:00
inject.lua
…
json.lua
feat(mini.ai):
mini.ai
is back in core with some improved features. Removing it was a mistake.
2024-05-18 21:53:26 +02:00
lazygit.lua
fix(git): off-by-one issue in lazygit blame line (
#3230
)
2024-05-19 09:30:03 +02:00
lsp.lua
feat(lsp): properly update certain Neovim functionlity based on dynamic capabilities. See
#3244
.
Fixes
#3246
2024-05-20 00:08:05 +02:00
lualine.lua
…
mini.lua
feat(mini.ai):
mini.ai
is back in core with some improved features. Removing it was a mistake.
2024-05-18 21:53:26 +02:00
news.lua
…
plugin.lua
fix(plugin): typo (
#3225
)
2024-05-18 22:31:13 +02:00
root.lua
…
telescope.lua
fix(keymaps): update all keymap descriptions to be Title Case (
#2844
)
2024-03-27 08:56:44 +01:00
terminal.lua
…
toggle.lua
…
ui.lua
…