What are your favorite autocommands?

This page summarizes the projects mentioned and recommended in the original post on /r/neovim

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • legendary.nvim

    🗺️ A legend for your keymaps, commands, and autocmds, integrates with which-key.nvim, lazy.nvim, and more.

  • My favorite use of the 0.7.0 autocommand APIs is my plugin legendary.nvim. It’s a plugin for binding keymaps, commands, and autocommands with simple Lua tables, and in doing so, it also creates a “legend” that is searchable with vim.hi.select(). So if you have Telescope handling vim.ui.select() you get basically a “command palette” type interface.

  • onedark.nvim

    One dark and light colorscheme for neovim >= 0.5.0 written in lua based on Atom's One Dark and Light theme. Additionally, it comes with 5 color variant styles

  • Which one dark are you using because navarasu/onedark.nvim already has an option to customize highlights. No need autocmds for that. Eg

  • 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
  • remember.nvim

    A port of the Vim plugin vim-lastplace. It uses the same logic as vim-lastplace, but leverages the Neovim Lua API.

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