feat(nvim): nixd
This commit is contained in:
parent
717527fc4e
commit
ecb3e872a0
2 changed files with 2 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -43,6 +43,7 @@ for _, server in ipairs({
|
|||
'emmet_language_server',
|
||||
'eslint',
|
||||
'html',
|
||||
'nixd',
|
||||
'mdx_analyzer',
|
||||
'jsonls',
|
||||
'vtsls',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue