Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev. Learn more →
Vim Alternatives
Similar projects and alternatives to Vim
-
-
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
-
-
-
-
-
ohmyzsh
🙃 A delightful community-driven (with 2,200+ contributors) framework for managing your zsh configuration. Includes 300+ optional plugins (rails, git, macOS, hub, docker, homebrew, node, php, python, etc), 140+ themes to spice up your morning, and an auto-update tool so that makes it easy to keep up with the latest updates from the community.
-
Onboard AI
Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.
-
-
-
-
swiper
Ivy - a generic completion frontend for Emacs, Swiper - isearch with an overview, and more. Oh, man! (by abo-abo)
-
-
-
-
coc.nvim
Nodejs extension host for vim & neovim, load extensions like VSCode and host language servers.
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
Vim reviews and mentions
-
Best code to build tools with for Excel
When you said Vim, I thought you were talking about Vim (a code editor). Clearly not haha
-
Deploying a secured Node.js Application on AWS EC2 Instance from scratch (Detailed Guide)
Let’s get to it! To create your service file, you can use Vim (if you enjoy a challenge) or Nano as your editor, and I will be using Nano. Thank you and God bless 🙏🏿. So to create your service file in the appropriate directory, you will execute the command
-
Quarkus 3.4 - Container-first Java Stack: Install with OpenJDK 21 and Create REST API
When you use NeoVim/Vim, you should type :next after :w (save) in order to switch files.
-
Lightweight dev tools.
I used to be a pretty heavy Vim user (RIP Bram), but when I started doing a lot of remote pairing with less experienced devs I realised that they were sometimes having trouble following along when I was driving. Their experience was basically "click click click" some text whizzes around the screen.
-
The Future of the Vim Project
From what I can tell the reason is that that’s the way it was always done. As I understand it, back in the days before there were distributed version control systems, Bram was the only one who could commit to the code-base so he would credit the actual author of a submitted patch in the commit message. He continued this practice after the Vim project moved to Mercurial (and Git).
Related discussion: https://github.com/vim/vim/issues/1554
From what I've read[1], vim9script was pushed and developed almost exclusively by Bram. With him, a lot of the knowledge about its internals and vision for its future dies.
[1]: https://github.com/vim/vim/discussions/12736#discussioncomme...
-
Bram Moolenaar Passed Away
Sending heartfelt condolences to Bram's family. His last commit is just one month ago: https://github.com/vim/vim/commit/4c0089d696b8d1d5dc40568f25.... I wonder who else has access to vim.org and the official git repository and if there will be anyone step up to become vim's BDFL.
-
VScode vs Others: the War on Code Editors
Vim
-
how to indent javascript code correctly in a PHP file?
So I did some digging and I found out that vim-polyglot uses a different syntax file than Vim's default for PHP files. When I loaded vim-polyglot's syntax file into my ~/.vim/syntax, I encountered the same issue as you.
There's currently a discussion to pick an alternative grammar system in Vim; tree-sitter is among the options that are being considered.
-
A note from our sponsor - Onboard AI
getonboard.dev | 8 Dec 2023
Stats
vim/vim is an open source project licensed under Vim License which is not an OSI approved license.
The primary programming language of Vim is Vim Script.