LazyVim.LazyVim/lua/lazyvim/config
Folke Lemaitre 01c7eeebd0
feat: added support for the new builtin inlay hints
Enable with:
```lua
{"neovim/nvim-lspconfig", opts = {inlay_hints = {enabled = true}}}
```
2023-06-21 08:01:59 +02:00
..
autocmds.lua fix(neotest): added some additional filetypes to close with q 2023-05-27 09:35:49 +02:00
init.lua feat(vscode): better vscode support 2023-05-24 08:45:20 +02:00
keymaps.lua feat: added support for the new builtin inlay hints 2023-06-21 08:01:59 +02:00
options.lua fix(config): options cant be disabled with lazyvim config. Fixes #566 2023-04-16 11:34:35 +02:00