AutoYADM commit: 2025-05-19 15:54:24
This commit is contained in:
parent
f2f668c60b
commit
9972f5c608
1 changed files with 4 additions and 0 deletions
4
.config/kak/scripts/fish-lsp.fish
Executable file
4
.config/kak/scripts/fish-lsp.fish
Executable file
|
@ -0,0 +1,4 @@
|
|||
#!/usr/bin/env fish
|
||||
set -lx fish_lsp_diagnostic_disable_error_codes 1001 1004 2001 2002 4004 4001
|
||||
set -lx fish_lsp_show_client_popups false
|
||||
fish-lsp start
|
Loading…
Add table
Add a link
Reference in a new issue