Removed helix aliase and edited its config

According to latest helix changes
This commit is contained in:
GaspardCulis 2023-10-19 09:56:27 +02:00
parent 1ca34997db
commit ac3b36c751
2 changed files with 1 additions and 3 deletions

View file

@ -1,10 +1,9 @@
[[language]]
name = "python"
roots = ["pyproject.toml", "setup.py", "Poetry.lock", ".git"]
language-server = { command = "pyright-langserver", args = ["--stdio"] }
# language-servers = [{ command = "pyright-langserver", args = ["--stdio"] }]
auto-format = true
formatter = {command = 'black', args = ["--quiet", "-"]}
config = ""
[[language]]
name = "html"

View file

@ -1,7 +1,6 @@
alias ls='ls --color=auto'
alias jaaj="jaaj | lolcat"
alias hx="helix"
alias esp-idf-setup=". ~/.local/lib/esp-idf/export.sh"
# Git