commanderly.nvim Command palette plugin for Neovim. Installation lazy.nvim { 'jvs/commanderly.nvim', dependencies = { 'nvim-telescope/telescope.nvim', }, opts = { commands = {"comment", "lualine", "neo-tree", "undotree", "zen-mode"}, }, }, Related Projects cheatsheet command-center legendary nvim-mapper telescope-command-palette