Oguz Bilgic
Oguz Bilgic
- [X] I am on the [latest](https://github.com/zeit/hyper/releases/latest) Hyper.app version - [X] I have searched the [issues](https://github.com/zeit/hyper/issues) of this repo and believe that this is not a duplicate - **OS version...
In command line typing mode `` is used to delete the whole input, and **vim-clap** already implements that. Similarly, `` deletes a single word in command line, however vim-clap doesn't...
Is there a way to set the terminal name automatically to pwd folder name
Would these mappings make sense for jumping between jumps? ```vim nnoremap [j nnoremap ]j ```
This PR improves the README by: - Adding a more descriptive and friendly introduction - Capitalizing "Ruby" since it is a proper noun - Making heading levels consistent (h3) for...