LazyVim.LazyVim/lua/lazyvim/plugins/extras
George Guimarães 9c7d3dc75e
feat(erlang): add Erlang language (#3911)
I usually work with Elixir codebases, but sometimes I want to browse and
code with Erlang codebases, so here is the config I've been using for
Erlang.
2024-07-04 20:47:33 +02:00
..
coding feat(copilot-chat): ctrl-s now works in both normal and insert mode 2024-06-16 20:17:16 +02:00
dap fix(dap): only load mason-nvim-dap when not disabled (#3784) 2024-06-23 20:04:51 +02:00
editor fix(fzf): make sure vim.ui.select works when fzf is not loaded yet 2024-07-04 15:21:02 +02:00
formatting fix(prettier): fixup 2024-06-07 23:24:01 +02:00
lang feat(erlang): add Erlang language (#3911) 2024-07-04 20:47:33 +02:00
linting feat: use LazyVim everywhere instead of require("lazyvim.util") 2024-03-22 09:15:09 +01:00
lsp feat: moved neoconf.nvim to extras 2024-06-02 09:05:16 +02:00
test fix(neotest): support adapter key on adapter for playwright (#3824) 2024-06-27 16:04:26 +02:00
ui fix(edgy): improve edgy.lua bufferline offset logic (#3794) 2024-06-29 10:47:39 +02:00
util fix(chezmoi): missing support for fzf file picker (#3888) 2024-07-03 07:51:13 +02:00
vscode.lua feat(vscode): added ts-comments to allow list for vscode 2024-05-29 18:22:54 +02:00