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
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
876d52fee3e41d2c6d166bc05b06072fe443fb5e
LazyVim
/
lua
/
lazyvim
/
plugins
T
History
Folke Lemaitre
876d52fee3
fix(windows): set version=false for treesitter. Last release is too old and broken on Windows.
Fixes
#2
2023-01-16 23:36:05 +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
feat(lsp): added
opts.autoformat
to be able to disable autoformat by default.
Fixes
#65
2023-01-16 14:13:24 +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
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(config): moved loading of options, keymaps and autocmds to lazyvim.config
2023-01-10 11:14:27 +01:00
editor.lua
faet(telescope): added mappings for grep_string
<leader>sw>
and colorscheme
<leader>uC
2023-01-16 22:00:10 +01:00
init.lua
feat(notify): delay notifs till replaced or at most 500ms to prevent more prompts
2023-01-10 23:00:56 +01:00
treesitter.lua
fix(windows): set version=false for treesitter. Last release is too old and broken on Windows.
Fixes
#2
2023-01-16 23:36:05 +01:00
ui.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
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