How I'm Using Helix Editor
9 hours ago
- #Remote Development
- #Productivity Tools
- #Helix Editor
- Using Helix editor for remote server development to avoid supply-chain attacks from numerous Vim/Neovim plugins.
- Tmux setup includes keybindings for Yazi (file manager), Lazygit (TUI for git), and Helix with tmux output history.
- Custom Vim-like keybindings in Helix for line selection, navigation, and deletion to mimic familiar Vim behavior.
- Enhanced status line configuration showing git branch, diagnostics, file info, and more for better visibility.
- Useful custom keybindings for file operations (write, close, reload), git actions (undo, blame), and display toggles (whitespace, inlay hints).
- Editor configuration includes auto-save, true-color support, indent guides, rainbow brackets, and other productivity features.
- LSP tweaks for additional language support, like grammar error highlighting in comments with harper-ls.
- Encouragement for community sharing of Helix tips and tricks in the comments.