AutoYADM commit: 2025-04-24 16:15:05
This commit is contained in:
parent
28e9da7d43
commit
ae5fcea58e
3 changed files with 7 additions and 12 deletions
4
.config/helix/scripts/fish-lsp.fish
Executable file
4
.config/helix/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
|
||||
set -lx fish_lsp_show_client_popups false
|
||||
fish-lsp start
|
Loading…
Add table
Add a link
Reference in a new issue