Vim: ZZ and zz: Do you know the difference?

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • how-to-exit-vim

    Below are some simple methods for exiting vim.

  • I think you'd enjoy this then: https://github.com/hakluke/how-to-exit-vim.

  • toggleterm.nvim

    A neovim lua plugin to help easily manage multiple terminal windows

  • https://github.com/akinsho/toggleterm.nvim

    Nvim also has a new --listen flag (if you ever tried nvr this is now built in). So no matter where you are the file will open in your main nvim instance.

    No need to exit.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • vim-rsi

    rsi.vim: Readline style insertion

  • You can you this plugin to get the same mappings in insert mode for Vim:

    https://github.com/tpope/vim-rsi

  • ack3

    ack is a grep-like search tool optimized for source code.

  • If you just need a single shell command you can do :!. Example:

    :!ack "stupid_structure->who_wrote_this_crap.oooohhhhh\s+="

    (and if you wonder what "ack" means: https://beyondgrep.com/)

  • fish-shell

    The user-friendly command line shell.

  • from: https://github.com/fish-shell/fish-shell/issues/7152#issueco...

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts