Tag: vim
- How to use code snippets in Vim like a cowboy 🤠️ (14 Feb 2021)
A quick tour on how to get started with code snippets in Vim. Learn how to setup Ultisnips & vim-snippets in Vim and Neovim for Go, Python, Bash & Markdown - Debugging Go in Vim (08 Feb 2021)
Learn how to setup makeprg for Go. Debugging Vim with Go. How to setup make for Go development, make command in vim/neovim. Setting Vim for Golang. Vim makeprg for Go - How to make Vim faster ⚡️ (02 Feb 2021)
How to increase vim/neovim startup time. A list of things to add in your vimrc that will make Vim run more faster than you - Prettifying JSON using Vim, Python & Bash (22 Dec 2020)
How to format JSON files in Linux. Combining the power of Bash, Python and Vim to prettify JSON files without any external plugins