3 results for "vim"
PCMAG
Video Platform Vimeo Hacked by 'ShinyHunters' Gang
ShinyHunters stole authentication tokens from software provider Anodot to hit numerous companies, including Vimeo and Rockstar Games.…
GITHUB
Show HN: A terminal spreadsheet editor with Vim keybindings
While speccing out this spreadsheet tool, I realized that I never had to think about the keybindings. It all just came naturally from Vim. Normal/insert/visual modes, hjkl navigation, dd/yy/p, :w, :q.…
REDDIT
I made a custom code editor in rust
So I wanted to make a super fast code editor in rust inspired by zed and lapce. It is made using the Iced GUI library and has a lot of features and customization. Features: Custom Highlight and Themes…