diff --git a/src/features/development.md b/src/features/development.md index 9b90af82..a8d1b898 100644 --- a/src/features/development.md +++ b/src/features/development.md @@ -172,6 +172,7 @@ To disable safe write, use the options provided below: - Vim: add `:set backupcopy=yes` to your settings. - WebStorm: uncheck `Use "safe write"` in Preferences > Appearance & Behavior > System Settings. - vis: add `:set savemethod inplace` to your settings. +- Helix: add `atomic-save = false` to your `[editor]` settings ##### Linux: No space left on device