| ▲ | Had an idea for a Rust editor with simple Vim mode for learning(github.com) | |||||||||||||
| 9 points by ElectronicSleep 13 hours ago | 7 comments | ||||||||||||||
| ▲ | keithnz 10 hours ago | parent | next [-] | |||||||||||||
not sure what it offers? potentially you might not of heard of whichkey? Also, given how little is in the repo, not quite sure why you think this is worth showing on HN? | ||||||||||||||
| ||||||||||||||
| ▲ | ElectronicSleep 13 hours ago | parent | prev | next [-] | |||||||||||||
had an idea for a rust editor with simple vim mode for learning https://github.com/electronicsleep/rust-vim | ||||||||||||||
| ▲ | hirvi74 10 hours ago | parent | prev | next [-] | |||||||||||||
TIL about the '0' command. I have been using '^' to accomplish a similar motion for well over a decade now. For those curious, '^' moves the cursor to the first non-whitespace character of a line, while '0' moves the curious to the absolute beginning of the line. | ||||||||||||||
| ||||||||||||||
| ▲ | huflungdung 11 hours ago | parent | prev [-] | |||||||||||||
[dead] | ||||||||||||||