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
de6a28b781e8a06e4f70c913539c97260392131a
LazyVim
/
lua
/
lazyvim
/
plugins
History
Folke Lemaitre
de6a28b781
fix(treesitter): disable indent only for python right now
2023-02-18 13:14:47 +01:00
..
extras
fix(typescript): typescript extras Keymaps (
#175
)
2023-02-06 16:44:43 +01:00
lsp
fix(format): nil check
2023-02-12 12:31:43 +01:00
coding.lua
fix(mini.surround): don't create empty keymaps.
Fixes
#296
2023-02-18 09:55:56 +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
fix(illuminate): always set refernce keymaps on the buffer as well to properly overwrite ftplugin mappings.
Fixes
#292
2023-02-17 21:32:25 +01:00
treesitter.lua
fix(treesitter): disable indent only for python right now
2023-02-18 13:14:47 +01:00
ui.lua
fix(lualine): Add a space separator between progress & location in lualine (
#285
)
2023-02-17 07:18:59 +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