LazyVim.LazyVim/lua/lazyvim/plugins/extras
antónio mora 913902ba36
feat(lang): add clojure support (#2179)
This adds support to Clojure as an extra _lang_ configuration. 
Closes https://github.com/LazyVim/LazyVim/pull/1484
@folke I read the docs and couldn't find a recommendation on _how_ to
suggest features, so I figured opening a PR should be enought. please
let me know if I should do anything else.

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Folke Lemaitre <folke.lemaitre@gmail.com>
2024-06-07 17:23:23 +02:00
..
coding feat(extras): added extra for neogen. Closes #2881 2024-06-06 13:14:04 +02:00
dap fix(mason-nvim-dap): correctly configure to auto-install debug adapters (#3493) 2024-06-06 14:35:59 +02:00
editor fix(lualine): only show one Lualine component for symbols (#3514) 2024-06-07 12:12:05 +02:00
formatting fix(prettier): use prettier to check if prettier should run on the file 2024-06-06 17:38:12 +02:00
lang feat(lang): add clojure support (#2179) 2024-06-07 17:23:23 +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(which-key): use new which-key support for native group keymaps (nop) 2024-06-06 10:46:56 +02:00
ui feat: trouble v3 2024-05-30 14:41:13 +02:00
util style: fix spelling in octo keymap description (#3521) 2024-06-07 16:05:59 +02:00
vscode.lua feat(vscode): added ts-comments to allow list for vscode 2024-05-29 18:22:54 +02:00