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
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
aa28119aa6526d26920da25c35e83d856a8584fb
LazyVim
/
lua
/
lazyvim
/
config
T
History
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