llakala / nixos

My NixOS config
GNU General Public License v3.0
8 stars 1 forks source link

Improve some Helix keybinds #76

Open llakala opened 1 month ago

llakala commented 1 month ago

Need to be productive right now, so I'll leave this to future me to have fun with.

https://www.reddit.com/r/HelixEditor/comments/189z781/share_a_cool_helix_shortcuttrickconfig_you_just/ https://www.reddit.com/r/HelixEditor/comments/1bdlsh3/a_list_of_undocumented_commands/ https://github.com/helix-editor/helix/discussions/6943 https://github.com/helix-editor/helix/pull/9080#issuecomment-2008964831 https://theari.dev/blog/enhanced-helix-config/ https://www.reddit.com/r/HelixEditor/comments/17dxyr0/what_are_some_of_your_favorite_key_remaps/

llakala commented 3 weeks ago

Took a lot of reference from https://github.com/xsova/nixos-config/blob/f49a8cbc78a27b4ce967c6fda21197359695bdd2/modules/shared/home-manager.nix#L166 when making movements binds never select in 721eb040c4b54bd449a8bc2cde4bc5313e4f8fae.

llakala commented 2 weeks ago

Some other links to check out: https://github.com/radditude/fotdiles/blob/f25e4dce4fc0c3e5720a4e96c5bb81f3b4f02e8b/obsidian/.obsidian.vimrc#L15 https://github.com/maximbaz/dotfiles/blob/7fae77e4a30b2ab7cbf220ed0ab2bce2a8915359/modules/common/helix.nix#L25

llakala commented 1 week ago

Another config to check out: https://github.com/kpbaks/nixos-config/blob/06e898bc6e83750d5254b3b0d6280e1a0bd7e289/home/text-editors/helix.nix#L13