Ayush@Machine

  • Home
  • Blog
  • Topics

Topic: gvim

Vim QuicktipsVim Quicktips

Vim Quicktips

Run commands on multiple files at once Substitution Convert spaces to New Lines Convert new lines to…

  • gvim
Deleting with VimDeleting with Vim

Deleting with Vim

Introduction I realised that deleting code and/or blocks of unused text within a file is one of the…

  • gvim
Terminal within Vim (vim movements inside terminal)Terminal within Vim (vim movements inside terminal)

Terminal within Vim (vim movements inside terminal)

Introduction Imagine, the power of terminal combined with the flexibility of Vim keybindings. Guess…

  • gvim
Auto PairsAuto Pairs

Auto Pairs

Auto Pairs This plugin will add the corresponding character for a for the Install with vim-plug…

  • gvim
Vim SurroundVim Surround

Vim Surround

Vim Surround Install with vim-plug This plugin add extra vocubalary to your , , motions so you can…

  • gvim
Next