LazyVim.LazyVim/lua/lazyvim/plugins/extras
2024-05-21 23:05:29 +02:00
..
coding feat(comments): use ts-comments.nvim instead of nvim-ts-context-commentstring on Neovim 0.10 2024-05-21 19:31:40 +02:00
dap feat(extras): tags some extras as recommended 2024-05-18 14:12:26 +02:00
editor fix: show refactored success msg (#3233) 2024-05-19 17:45:36 +02:00
formatting fix(prettier): use prettier instead of prettierd. Too many people get truncated files. Fixes #712. See #1735 2023-10-15 22:28:56 +02:00
lang feat(markdown): add formatter for mdx 2024-05-21 23:05:29 +02:00
linting feat: use LazyVim everywhere instead of require("lazyvim.util") 2024-03-22 09:15:09 +01:00
lsp feat: use LazyVim everywhere instead of require("lazyvim.util") 2024-03-22 09:15:09 +01:00
test feat(extras): tags some extras as recommended 2024-05-18 14:12:26 +02:00
ui fix(mini.starter): changes based on echasnovski's recommendation (#3223) 2024-05-18 18:14:35 +02:00
util fix(gitui): properly delete lazygit keymap at the correct time. Fixes #3227 2024-05-19 09:29:17 +02:00
lazyrc.lua feat: use LazyVim everywhere instead of require("lazyvim.util") 2024-03-22 09:15:09 +01:00
vscode.lua feat(vscode): enable more compatible plugins (#3250) 2024-05-20 19:56:14 +02:00