1. X
  2. Learn Vim
Log inSign up
Learn Vim
1,440 posts
Image
user avatar
Learn Vim
@learnvim
Vim tips + tricks Want to support this page AND learn Vim? Check out leanpub.com/gourmetvim OR leanpub.com/learnvim Owned by @iggredible
Joined November 2019
18
Following
10.6K
Followers
RepliesRepliesMediaMedia
  • Pinned
    user avatar
    Learn Vim
    @learnvim
    Dec 20, 2021
    If you want to learn more Vim, check out my Learn-Vim guide on Github! (Did I tell you it's free? 😁) github.com/iggredible/Lea… #vim
    Image
    GitHub - iggredible/Learn-Vim: Learning Vim and Vimscript doesn't have to be hard. This is the...
    From github.com
  • user avatar
    Learn Vim
    @learnvim
    Jan 13, 2024
    If you have the jq command github.com/jqlang/jq installed, you can use it to format JSON in Vim! On the line where you have a large JSON object: { "foo": { "bar": { "foo_id": null, "bar_id": 98765, "baz_id": 12345 } } } Run: :.!jq . Vim bang operator/cmd: :h ! #vim
    Image
  • user avatar
    Learn Vim
    @learnvim
    Dec 20, 2023
    The vim-yoink plugin lets you to yank multiple times and quickly choose which yanked text to paste (with Ctrl-n/Ctrl-p). If you use copy/paste often, check it out! github.com/svermeulen/vim… #vim
    Image
    GIF
  • user avatar
    Learn Vim
    @learnvim
    Dec 18, 2023
    If you want to resize, swap, and move windows, the winresizer plugin (github.com/simeji/winresi…) can quickly resize your vim window with its resize mode. Check it out! #vim
    Image
    GIF
  • user avatar
    Learn Vim
    @learnvim
    Dec 15, 2023
    If you have one large window and one small window, you can make them equal size with Ctrl-w + = :h CTRL-W_= #vim
    Image

Log in or sign up for X

See what’s happening and join the conversation

Continue with phone
or
Log in with username or email
Terms·Privacy·Cookies·Accessibility·Ads Info·© 2026 X Corp.
Advertisement
Advertisement