neovim-supertab on AUR (Arch User Repository)

Last updated: May 19,2024

1. Install "neovim-supertab" 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-supertab on Arch using YAY

$ yay -S neovim-supertab

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

$ yay -Rns neovim-supertab

2. Manually Install "neovim-supertab" via AUR

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

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

b. Clone neovim-supertab's git locally

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

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

$ cd ~/neovim-supertab $ makepkg -si

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

ID: 346270
Name: neovim-supertab
PackageBaseID: 116170
PackageBase: neovim-supertab
Version: 2.1-1
Description: A Neovim plugin that allows you to use the tab key to do all insert completion.
URL: https://github.com/ervandew/supertab
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: MagicAndWires
Submitter: MagicAndWires
FirstSubmitted: 1476372990
LastModified: 1476372990
URLPath: /cgit/aur.git/snapshot/neovim-supertab.tar.gz