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
c5b22c0832603198f571ff68b6fb9d0c17f73d33
LazyVim
/
lua
/
lazyvim
/
plugins
History
Folke Lemaitre
c5b22c0832
fix(noice): scroll doc window in normal, insert and select mode
2023-01-29 21:17:28 +01:00
..
extras
feat(extras): added extra for mini.animate. Highly recommended!
2023-01-23 00:11:29 +01:00
lsp
refactor: removed deprecation warnings from before 1.0.0
2023-01-25 09:00:33 +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
…
core.lua
refactor: move LazyVim init to core
2023-01-25 09:00:33 +01:00
editor.lua
fix(neo-tree): disable the
<space>
mapping (you can use
<cr>
instead), to make sure
<leader>
mappings still work.
Fixes
#146
2023-01-29 09:17:37 +01:00
treesitter.lua
refactor: removed deprecation warnings from before 1.0.0
2023-01-25 09:00:33 +01:00
ui.lua
fix(noice): scroll doc window in normal, insert and select mode
2023-01-29 21:17:28 +01:00
util.lua
…