nvim-autopairs
Autopairer
An autopair plugin for Neovim that automates matching pairs of characters
autopairs for neovim written in lua
3k stars
12 watching
122 forks
Language: Lua
last commit: 7 days ago
Linked from 1 awesome list
autopairsluaneovimnvimvim
Related projects:
Repository | Description | Stars |
---|---|---|
altermo/ultimate-autopair.nvim | An autopairing plugin with customizable features and support for multiple filetypes and languages. | 503 |
l3mon4d3/luasnip | A Lua-based snippet engine for Neovim, enabling text expansion and manipulation within the editor. | 3,472 |
nvim-tree/nvim-tree.lua | A plugin for Neovim that provides a graphical file explorer tree | 7,252 |
nvim-lualine/lualine.nvim | A Neovim statusline plugin with customizable components written in Lua. | 6,228 |
folke/lazy.nvim | A plugin manager for Neovim that automates the installation, updating, and management of plugins. | 14,961 |
ayamir/nvimdots | A well-configured Neovim setup with Lua configuration and plugins. | 2,946 |
m4xshen/autoclose.nvim | Automatically pairs and closes brackets in text editing | 523 |
nvim-lua/kickstart.nvim | A starting point for personal Neovim configuration. | 19,912 |
hrsh7th/nvim-cmp | A completion plugin for Neovim that provides full support for LSP completion capabilities and customizable key mappings. | 8,097 |
williamboman/mason.nvim | Manages external editor tooling for Neovim | 7,929 |
mong8se/actually.nvim | A tool to provide a suggestion list after auto-completion, helping users choose the correct file instead of an incorrect one. | 55 |
vxpm/ferris.nvim | A Neovim plugin for interacting with Rust Analyzer's LSP extensions | 98 |
bennypowers/nvim-regexplainer | Displays explanations of regular expressions under the cursor in Neovim | 627 |
windwp/nvim-projectconfig | A plugin that automates project configuration in Neovim by loading and saving configuration files based on the current directory and project settings. | 105 |
polirritmico/telescope-lazy-plugins.nvim | A utility extension for Telescope, providing quick access to configuration files of plugins managed by lazy.nvim. | 55 |