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
fc765e9e3d1fe8dc9f84087a73f12a2b3bbe60c4
LazyVim
/
lua
/
lazyvim
/
plugins
History
Folke Lemaitre
fc765e9e3d
fix(treesitter): always install all built-in treesitter parsers to prevent queriy issues
2023-02-27 19:38:29 +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(luasnips): make install_jsregexp
2023-02-27 10:17:22 +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): add
<leader>sS
for
:Telescope lsp_workspace_symbols
(
#309
)
2023-02-20 08:21:39 +01:00
treesitter.lua
fix(treesitter): always install all built-in treesitter parsers to prevent queriy issues
2023-02-27 19:38:29 +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
feat: persist pinned tabs (
#304
)
2023-02-19 09:56:08 +01:00