LazyVim and tmux
This is how my entire setup looks like.
runDev
for staring and installing dependenciesCodeHere
for writing codelazygit
for managing vcszsh
another window.Neovim, aka Nvim, is a highly extensible text editor well-suited for terminal-based text editing tasks. It inherits many features from its predecessor, Vim, while adding enhancements and improving usability.
lazy.nvim
Basic knowledge of CLI.
nerd font installed.
Basic Vim commands
VIM or Vi Improved, is a free and open-source text editor for the terminal.
Here are few commands to learn VIM.
Huh!🤔 too many right! Don’t worry you gotta learn few first then everything will get handy. The best part is you don't ever need a mouse 🦍
.
VS code
is hard :’)normal
, visual
and `