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
You've already forked LazyVim
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
01c7eeebd0641bd952e3c518dd28b178aed8e148
LazyVim
/
lua
/
lazyvim
/
plugins
/
lsp
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
..
format.lua
fix(format): eslint should respect autoformat (
#897
)
2023-06-08 07:48:34 +02:00
init.lua
feat: added support for the new builtin inlay hints
2023-06-21 08:01:59 +02:00
keymaps.lua
fix(lsp): gT => gy. keymap for goto type definition.
Fixes
#554
2023-04-16 22:35:14 +02:00