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
c70a78e63137ec48e1c78b23413332716f572590
LazyVim
/
lua
/
lazyvim
/
plugins
History
Folke Lemaitre
c70a78e631
fix(cmp): dont add autobrackets if prev char is a bracket.
Closes
#2949
2024-05-15 16:23:42 +02:00
..
extras
fix(extras.lang.typescript): support
node
debug type along with
pwa-node
(
#2983
)
2024-05-15 16:08:15 +02:00
lsp
feat(lua_ls): configure default lua_ls inlay hint settings
2024-05-15 15:48:46 +02:00
coding.lua
fix(cmp): dont add autobrackets if prev char is a bracket.
Closes
#2949
2024-05-15 16:23:42 +02:00
colorscheme.lua
feat(catppuccin): enable more integrations (
#1922
)
2023-11-04 11:09:01 +01:00
editor.lua
fix(gitsigns): update deprecated hunk nav mappings (
#2935
)
2024-05-15 16:15:11 +02:00
formatting.lua
feat: use LazyVim everywhere instead of
require("lazyvim.util")
2024-03-22 09:15:09 +01:00
init.lua
perf(plugin): move all lazy.nvim related code to
lazyvim.util.plugin
2023-10-12 11:48:02 +02:00
linting.lua
fix(nvim-lint): don't duplicate linters.
Fixes
#2852
2024-03-27 16:54:38 +01:00
treesitter.lua
perf(treesitter): load treesitter early during startup when opening a file from the cmdline
2024-05-14 21:41:56 +02:00
ui.lua
feat(noice): added keymap
<leader>snt
to show Noice messages in telescope.
Fixes
#1306
2024-05-15 15:53:19 +02:00
util.lua
fix(sessions): added folds to sessions
2023-10-27 18:34:33 +02:00
xtras.lua
feat(extras): added extra for the
trouble.nvim
v3 beta
2024-03-28 22:11:55 +01:00