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
7f9219162b54a717b7da5cb543ab1e778c9a124b
LazyVim
/
lua
/
lazyvim
/
plugins
History
Folke Lemaitre
7f9219162b
feat(snippets): added extra to use native snippets instead of LuaSnip.
2024-01-22 08:39:07 +01:00
..
extras
feat(snippets): added extra to use native snippets instead of LuaSnip.
2024-01-22 08:39:07 +01:00
lsp
docs: typo in init.lua (
#2365
)
2024-01-21 20:10:18 +01:00
coding.lua
feat(snippets): added extra to use native snippets instead of LuaSnip.
2024-01-22 08:39:07 +01:00
colorscheme.lua
feat(catppuccin): enable more integrations (
#1922
)
2023-11-04 11:09:01 +01:00
editor.lua
fix(neo-tree): better copy file name with
Y
2024-01-21 21:32:09 +01:00
formatting.lua
fix(conform): allow overriding all conform format options.
Fixes
#1790
2023-10-19 07:52:47 +02:00
init.lua
…
linting.lua
feat(linting): ability to configure global and fallback linters (
#1727
)
2023-10-15 07:18:00 +02:00
treesitter.lua
fix(treesitter): make treesitter queries available at startup. See
#1816
Fixes
#1858
2023-10-25 15:40:25 +02:00
ui.lua
fix(mini.indentscope): remove duplicated filetype (
#1871
)
2023-10-25 20:00:01 +02:00
util.lua
fix(sessions): added folds to sessions
2023-10-27 18:34:33 +02:00
xtras.lua
…