Skip to content

Trigger pre-commit linters/formatter straight from within Neovim

License

Notifications You must be signed in to change notification settings

Ttibsi/pre-commit.nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

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

No packages published

Languages