You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've found myself creating an empty file e.g. touch empty.toml file and then hx -c empty.toml when making changes to helix's codebase to make sure my config options don't interfere with the default experience
It would be nice to be able to pass --default-config to make Helix skip searching for config files.
This discussion was converted from issue #12157 on December 02, 2024 14:32.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I've found myself creating an empty file e.g.
touch empty.toml
file and thenhx -c empty.toml
when making changes to helix's codebase to make sure my config options don't interfere with the default experienceIt would be nice to be able to pass
--default-config
to make Helix skip searching for config files.Beta Was this translation helpful? Give feedback.
All reactions