Valentine Samuel frontendval.hashnode.netΒ·Aug 19, 2022Become a Vim Poweruser. πͺπͺBackground Story I remember the first time I saw Vim being used in a YouTube tutorial. The first thing I unconsciously said was 'God Forbid' ππ. I got discouraged because I was already used to VSCode. After some years, I began falling in love with ...DiscussΒ·1 likeΒ·134 readsLinux
Sachin Kantsachinkant.hashnode.netΒ·Oct 1, 2022Beginners guide to VIM editor!!If you use a Linux system, Vim can be an advanced and efficient editor. Vim is highly configurable and powerful, but, in this article, I will walk you through Vim so you get the basics right. Once you get comfortable with it, you are free to explore ...DiscussΒ·1 likeΒ·91 readsvim
Somnath Paulsomnathpaul.hashnode.netΒ·Oct 8, 20228 Shortcuts To Get Started With VimVim has too many shortcuts and it can be confusing π΅βπ« for newcomers. So, I comprised a list of 8 shortcuts from the perspective of a person coming from normal text editors β¨οΈ. For the people who are asking why not just go through Vim Tutor? Vim t...DiscussΒ·1 likeΒ·100 readsBeginner Developers
Kevin Koechkevinkoech357.hashnode.netΒ·Apr 4, 2023Vim: The Powerful Text-EditorVim is a highly configurable, terminal-based text editor that has been around since the early 90s, and despite its age, it remains a go-to tool for developers and sysadmins across the globe. So what makes Vim so unique? For starters, Vim has a steep ...Discussvim linux
5 Mins Learn5minslearn.hashnode.netΒ·Feb 27, 2023Vim β A Quick Beginnerβs GuideVim is one of the most popular text editors among Linux users. Linux System Administrators prefer to use it more than Linux users. In this article, letβs explore a short history of vim and as a developer how you can quickly get your hands on vim. Wha...Discussvim
Patel Rahulrahul-patel.hashnode.netΒ·Jan 7, 2023How to get started with vim π»Working in Linux mostly happens from the command line, so you need a command line text editor nano is easy to use and available on many Linux installations by default vim is vi improved, a very powerful editor with advanced programming features vi...DiscussΒ·41 readsLinux
Peter Jaffrayjaffray.hashnode.netΒ·Dec 28, 2022Neovim in 2023 - Find the Best Neovim ConfigurationsNeovim is a fork of the Vim text editor that aims to improve upon Vim by addressing some of its limitations and incorporating new features. Some of the key differences between Neovim and Vim include: Neovim has a more modern codebase, with a focus o...DiscussΒ·29 readsneovim
Giuseppe Gadolagiusgad.hashnode.netΒ·Dec 26, 2022Vimscript to lua: everything you need to knowHave you been wanting to write your own neovim configuration in Lua, or translate your old vimrc? If the answer is yes, you're in the right place. In this article, I'm going to tell you everything you need to know to accomplish this goal. Introductio...DiscussΒ·219 readsneovim
Abhishek Valaabhishekvala.hashnode.netΒ·Dec 14, 2022VIM EditorVIM is a widely used file editor of Linux. Here you can get to know the usage and functionality of the VIM editor. Syntax: vim filename/filepath There are three modes in VIM. Command Mode Insert Mode Executable Mode By default, you are in comma...Discussvim linux
Somnath Paulsomnathpaul.hashnode.netΒ·Oct 8, 20228 Shortcuts To Get Started With VimVim has too many shortcuts and it can be confusing π΅βπ« for newcomers. So, I comprised a list of 8 shortcuts from the perspective of a person coming from normal text editors β¨οΈ. For the people who are asking why not just go through Vim Tutor? Vim t...DiscussΒ·1 likeΒ·100 readsBeginner Developers
Sachin Kantsachinkant.hashnode.netΒ·Oct 1, 2022Beginners guide to VIM editor!!If you use a Linux system, Vim can be an advanced and efficient editor. Vim is highly configurable and powerful, but, in this article, I will walk you through Vim so you get the basics right. Once you get comfortable with it, you are free to explore ...DiscussΒ·1 likeΒ·91 readsvim
Valentine Samuel frontendval.hashnode.netΒ·Aug 19, 2022Become a Vim Poweruser. πͺπͺBackground Story I remember the first time I saw Vim being used in a YouTube tutorial. The first thing I unconsciously said was 'God Forbid' ππ. I got discouraged because I was already used to VSCode. After some years, I began falling in love with ...DiscussΒ·1 likeΒ·134 readsLinux