vim-keybindings-everywhere-the-ultimate-list
vim-keybindings-everywhere-the-ultimate-list copied to clipboard
Add Leetcode
Add Leetcode + Leetcode.vim
Thank you for the suggestion. The scope of this list is not including plugins for vim itself however.
I think what repo y are looking do is more something like:
https://github.com/akrawchyk/awesome-vim
https://github.com/altermo/vim-plugin-list
Alright, maybe leetcode.vim (the plugin) is out of scope. However, leetcode.com (the website) does support vim keybindings, without a plugin. Would that be in scope/should I create a new PR?
Oh the leetcode website itself has an editor with Vim-like keybindings? As the project is stated right now, the scope is "programs". Does that include web apps (programs)? Maybe it does haha.
What about this; update the PR to create a new section "Websites" and put the website only (not vim plugin) under there? And then we can see for some months if it make sense, if more PRs comes in with mentions that are useful. If not, I might witdraw the section in the future ¯_(ツ)_/¯
What about this; update the PR to create a new section "Websites" and put the website only (not vim plugin) under there? And then we can see for some months if it make sense, if more PRs comes in with mentions that are useful. If not, I might witdraw the section in the future ¯(ツ)/¯
Sounds interesting. If this ever happens, I would also add https://play.rust-lang.org/ - there is vim mode :)
Thanks, a new seciton Web Apps is added with Leetcode and Rust Playground.