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
c2693e2d16ffc7f082d7b22b0da2d448a34b3778
LazyVim
/
lua
/
lazyvim
/
plugins
History
Folke Lemaitre
c2693e2d16
feat(keymaps): added
[b
and
]b
to switch buffers
2023-01-19 13:59:49 +01:00
..
extras
fix(version): don't use version for schemastore and nvim-cmp. Last version is too old
2023-01-16 20:39:20 +01:00
lsp
fix(lsp): there is no declaration in telescope, use vim.lsp (
#78
)
2023-01-18 08:37:06 +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
…
editor.lua
refactor(todo)!:
<leader>xtt
=>
<leader>xT
2023-01-17 14:22:09 +01:00
init.lua
…
treesitter.lua
refactor(treesitter)!: use
<bs>
in visual mode to shrink delection.
Fixes
#71
2023-01-17 14:44:52 +01:00
ui.lua
feat(keymaps): added
[b
and
]b
to switch buffers
2023-01-19 13:59:49 +01:00
util.lua
…