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
fd0a0e829d7ea6aa8179b1d1efdf7083a4936c44
LazyVim
/
lua
/
lazyvim
/
plugins
History
Mateus Rodolfo
fd0a0e829d
feat(telescope): improved Telescope mappings in normal and insert mode (
#231
)
...
Co-authored-by: sourproton <
sourproton98@gmail.com
>
2023-02-10 16:49:03 +01:00
..
extras
fix(typescript): typescript extras Keymaps (
#175
)
2023-02-06 16:44:43 +01:00
lsp
fix(lsp): remove debug
2023-02-09 14:47:55 +01:00
coding.lua
feat(mini.ai): added all mini.ai text-objects to which-key
2023-02-10 16:17:18 +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(telescope): improved Telescope mappings in normal and insert mode (
#231
)
2023-02-10 16:49:03 +01:00
treesitter.lua
fix(plugins): lazy-loading on BufReadPre or BufReadPost, should also use BufNewFile.
Fixes
#169
2023-02-07 21:59:33 +01:00
ui.lua
feat(bufferline): added keymaps to pin and delete non-pinned buffers. See
#218
2023-02-09 14:37:37 +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