LazyVim.LazyVim/lua/lazyvim/config
Gary Murray 6853b785d9
fix(lsp): detect if using nvim-0.10 and use new inlay_hint.enable method (#2007)
* Detect if using nvim 0.10 and use new inlay_hint.enable method

* Add lsp util for inlay-hints and update keymap

* Remove the need to check vim version

* Support older nightly builds

* Move inlay_hint toggle in Util.toggle

---------

Co-authored-by: Gary Murray <gamurray@fanatics.com>
2023-11-30 19:53:40 +01:00
..
autocmds.lua fix(telescope): remove telescope folding hack since PR with fix has been merged upstream 2023-10-09 23:32:34 +02:00
init.lua chore(main): release 10.8.0 (#1874) 2023-11-04 11:12:37 +01:00
keymaps.lua fix(lsp): detect if using nvim-0.10 and use new inlay_hint.enable method (#2007) 2023-11-30 19:53:40 +01:00
options.lua fix(sessions): added folds to sessions 2023-10-27 18:34:33 +02:00