diff --git a/.config/helix/languages.toml b/.config/helix/languages.toml index 545400ac..934e68fc 100644 --- a/.config/helix/languages.toml +++ b/.config/helix/languages.toml @@ -271,28 +271,28 @@ indent = { tab-width = 4, unit = "\t" } name = "git-commit" language-servers = ["scls"] -[language-server.just-lsp] -command = "just-lsp" +# [language-server.just-lsp] +# command = "just-lsp" -[[language]] -name = "just" -scope = "source.just" -file-types = [ - "just", - { glob = "justfile" }, - { glob = "Justfile" }, - { glob = ".justfile" }, - { glob = ".Justfile" }, -] -injection-regex = "just" -comment-token = "#" -indent = { tab-width = 4, unit = " " } -auto-format = true -formatter = { command = "just-formatter" } -# formatter = { command = "just", args = ['--justfile', '/dev/stdin', '--dump'] } -# formatter = { command = "fish", args = ["-c", "justfmt"] } -# formatter = { command = "just", args = ["--dump"] } # Please see: https://github.com/helix-editor/helix/issues/9703 -language-servers = ["just-lsp", "scls"] +# [[language]] +# name = "just" +# scope = "source.just" +# file-types = [ +# "just", +# { glob = "justfile" }, +# { glob = "Justfile" }, +# { glob = ".justfile" }, +# { glob = ".Justfile" }, +# ] +# injection-regex = "just" +# comment-token = "#" +# indent = { tab-width = 4, unit = " " } +# auto-format = true +# formatter = { command = "just-formatter" } +# # formatter = { command = "just", args = ['--justfile', '/dev/stdin', '--dump'] } +# # formatter = { command = "fish", args = ["-c", "justfmt"] } +# # formatter = { command = "just", args = ["--dump"] } # Please see: https://github.com/helix-editor/helix/issues/9703 +# language-servers = ["just-lsp", "scls"] # [[language]] diff --git a/.config/xdg-desktop-portal-termfilechooser/config b/.config/xdg-desktop-portal-termfilechooser/config index c6f59d93..82816e4d 100755 --- a/.config/xdg-desktop-portal-termfilechooser/config +++ b/.config/xdg-desktop-portal-termfilechooser/config @@ -1,5 +1,5 @@ [filechooser] -cmd=/usr/share/xdg-desktop-portal-termfilechooser/yazi-wrapper.sh +cmd=/home/fic/.config/xdg-desktop-portal-termfilechooser/yazi-wrapper.sh default_dir=$HOME/Downloads ; Uncomment and edit the line below to change the terminal emulator command env=TERMCMD=foot