Skip to content

Ttibsi/pre-commit.nvim

Repository files navigation

pre-commit.nvim

This Neovim plugin triggers the pre-commit framework for various code linters and formatters. It's designed to only work within a git repository that already has a .pre-commit-config.yaml file. Please see the pre-commit documentation for configuration.

Installation

use 'ttibsi/pre-commit.nvim',
Plug 'ttibsi/pre-commit.nvim'

To use

Run :Precommit in the nvim command mode and it'll trigger.

About

Trigger pre-commit linters/formatter straight from within Neovim

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors