feat(nvim): nixd

This commit is contained in:
Barrett Ruth 2026-02-18 10:26:43 -05:00
parent 717527fc4e
commit ecb3e872a0
Signed by: barrett
GPG key ID: A6C96C9349D2FC81
2 changed files with 2 additions and 1 deletions

View file

@ -130,7 +130,7 @@ bind = , XF86Tools, submap, scripts
submap = scripts
bind = , A, exec, hyprctl dispatch submap reset; ctl audio out
bind = , C, exec, hyprctl dispatch submap reset; sh -lc 'cliphist list | fuzzel --dmenu --prompt="clip: " | cliphist decode | wl-copy'
bind = , C, exec, hyprctl dispatch submap reset; sh -lc 'cliphist list | fuzzel --width 65 --dmenu --prompt="copy: " | cliphist decode | wl-copy'
bind = , I, exec, hyprctl dispatch submap reset; ctl idle
bind = , K, exec, hyprctl dispatch submap reset; ctl keyboard next
bind = , M, exec, hyprctl dispatch submap reset; ctl media

View file

@ -43,6 +43,7 @@ for _, server in ipairs({
'emmet_language_server',
'eslint',
'html',
'nixd',
'mdx_analyzer',
'jsonls',
'vtsls',