vim-pedant - Automatically change iterm2 palette when changing vim colorscheme... (more…)
Read more »
Did you know Vim has a client-server model baked in? Of course it does. If you run
1 vim --servername LOVE , then in another terminal something like
1 vim --servername LOVE --remote-send "<Cmd>colorscheme peachpuff<CR>" , you’ll find your Vim ... (more…)
Read more »
Many tools come and go as our software and devices change - or we get bored and want to try something new and shiny. One of the few except... (more…)
Read more »
Below are some simple methods for exiting vim. Contribute to hakluke/how-to-exit-vim development by creating an account on GitHub. (more…)
Read more »
rainbow_csv: vim plugin for highlighting columns in csv/tsv files and executing SELECT and UPDATE queries in SQL-like language... (more…)
Read more »