neovim-delimitmate on AUR (Arch User Repository)

Last updated: November 07,2024

1. Install "neovim-delimitmate" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install neovim-delimitmate on Arch using YAY

$ yay -S neovim-delimitmate

* (Optional) Uninstall neovim-delimitmate on Arch using YAY

$ yay -Rns neovim-delimitmate

2. Manually Install "neovim-delimitmate" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone neovim-delimitmate's git locally

$ git clone https://aur.archlinux.org/neovim-delimitmate.git ~/neovim-delimitmate

c. Go to ~/neovim-delimitmate folder and install it

$ cd ~/neovim-delimitmate $ makepkg -si

3. Information about the neovim-delimitmate package on Arch User Repository (AUR)

ID: 605831
Name: neovim-delimitmate
PackageBaseID: 141440
PackageBase: neovim-delimitmate
Version: 2.7-1
Description: Vim plugin, provides insert mode auto-completion for quotes, parens, brackets, etc.
URL: https://github.com/Raimondi/delimitMate
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Stunts
Submitter: Stunts
FirstSubmitted: 1555899328
LastModified: 1555899328
URLPath: /cgit/aur.git/snapshot/neovim-delimitmate.tar.gz