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
bd4f3505037ef95047d63faab959e4777462ffe4
LazyVim
/
lua
/
lazyvim
/
plugins
History
Folke Lemaitre
2ae2a63265
fix(bufferline): plugin was renamed from nvim-bufferline.lua -> bufferline.nvim.
Fixes
#128
2023-01-25 08:19:44 +01:00
..
extras
feat(extras): added extra for mini.animate. Highly recommended!
2023-01-23 00:11:29 +01:00
lsp
fix(lsp): again
2023-01-24 08:52:28 +01:00
coding.lua
feat(mini.surround): added lazy keys with descriptions to mini.surround
2023-01-16 21:16:51 +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
feat: install latest stable release of lazy.nvim and LazyVim
2023-01-22 15:15:08 +01:00
editor.lua
fix(illuminate): delete
]]
and
[[
keymaps set by ftplugins.
Fixes
#124
2023-01-25 08:15:12 +01:00
init.lua
feat(notify): delay notifs till replaced or at most 500ms to prevent more prompts
2023-01-10 23:00:56 +01:00
treesitter.lua
refactor(treesitter)!: use
<bs>
in visual mode to shrink delection.
Fixes
#71
2023-01-17 14:44:52 +01:00
ui.lua
fix(bufferline): plugin was renamed from nvim-bufferline.lua -> bufferline.nvim.
Fixes
#128
2023-01-25 08:19:44 +01:00
util.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