nvim: enable inlay hints + toggling
This commit is contained in:
parent
5c319ac288
commit
aed9af6f45
6 changed files with 110 additions and 31 deletions
home/common/nvim
|
@ -13,6 +13,7 @@
|
|||
plugins = with pkgs.vimPlugins; [
|
||||
ts-comments-nvim
|
||||
nvim-ts-context-commentstring
|
||||
playground
|
||||
|
||||
{
|
||||
plugin = nvim-treesitter-context;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue