feat: Fix helix config, add helix instead of evil-helix
This commit is contained in:
parent
50b49e5478
commit
2436b93000
2 changed files with 17 additions and 1 deletions
|
|
@ -16,6 +16,10 @@ let
|
|||
".config/nvim"
|
||||
"nvim"
|
||||
]
|
||||
[
|
||||
".config/helix"
|
||||
"helix"
|
||||
]
|
||||
[
|
||||
".config/yazi"
|
||||
"yazi"
|
||||
|
|
@ -116,7 +120,7 @@ in
|
|||
svelte-language-server
|
||||
diff-so-fancy
|
||||
obsidian
|
||||
evil-helix
|
||||
helix
|
||||
xh
|
||||
dust
|
||||
tokei
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue