LogoLogo
  • gitignore.io
  • Install
    • Command Line
    • Editor Extensions
    • Client Applications
    • Local Server
  • Use
    • Command Line
    • Advanced Command Line
    • API
  • Design
    • Logo
Powered by GitBook
On this page
  • Neovim — Filip Szymański
  • Visual Studio Code — Hasit Mistry
  • GNU Emacs — Juan Placencia

Was this helpful?

  1. Install

Editor Extensions

Tools or extensions maintained by third-party developers different editors.

PreviousCommand LineNextClient Applications

Last updated 6 years ago

Was this helpful?

—

Install Neovim python client.

pip3 install --upgrade neovim

Use your favorite Neovim plugin manager to install fzf-gitignore.

Plug 'junegunn/fzf', {'dir': '~/.fzf', 'do': './install --all'}
Plug 'fszymanski/fzf-gitignore', {'do': ':UpdateRemotePlugins'}

—

Press Cmd+P for MacOS and Ctrl+P for Linux/Windows to launch VS Code Quick Open, paste the following command, and press enter.

ext install gi

—

This package is available on under the name helm-gitignore. Please note that gitignore.io’s APIs are available through HTTPS, meaning if you experience issues attempting to connect to the network odds are you may need something like .

Neovim
Filip Szymański
Visual Studio Code
Hasit Mistry
GNU Emacs
Juan Placencia
MELPA
GnuTLS