Explore

vim ×
  • What are some of your must-have Neovim customizations? | Lobsters

    I’ve been a relatively hard-core user of Emacs for a long time now. Recently, I’ve been...

  • screenshot

    From Vim to Zed

    After around 20 years of using Vim, in December last year I switched to Zed as...

  • screenshot

    Vim cryptmethod with tmux not possible

    I have noticed that when I want to encrypt a file in Vim "Encryption -- use...

  • screenshot

    VIM is not about speed

    Yep, spending days to become a few seconds faster is silly, but that was never the...

  • screenshot

    how to add menubar rto vim OR copy/paste in vim without it using Menu-Edit-Copy or Paste without the menubar

    In gvim (Slackware version), there is a menubar, but not in vim. How do I add...

  • screenshot

    Local Neovim Plugin Development

    2023-05-20: Updated to account for the features of NeoVim 0.9 and obsolete pluginsYou have found a...

  • screenshot

    Vim Life

    The Worst Ever Knuckle Tattoos, or Just a Preposterous Misuse of Macros? I love macros. For...

  • screenshot

    Vim - 4: A Guide on Copying, Removing, and Pasting

    Copy & Paste - copy current line. Paste after cursor - paste after cursor. Remove &...

  • screenshot

    How to Replace Text in a File With VIM

    1. Basic Substitution: Using `:s` to replace the first occurrence of text on the current line....

  • screenshot

    LXer: Vim 9.1 Text Editor Adds Smooth Scroll Support, New :defer Command, and More

    Published at LXer: Vim, the open-source and highly configurable text editor, has been updated to version...

  • screenshot

    jiangmiao/auto-pairs

    Vim plugin, insert or delete brackets, parens, quotes in pair