Skip to content

akurilin/dotfiles

Repository files navigation

Dotfiles

Lint

Neovim Configuration

Run the setup script from the dotfiles repo root (/Users/alex/code/dotfiles):

./set-up-symlinks.sh

Linting And Hooks

  • Run checks: make lint
  • Auto-format shell scripts: make fmt
  • Enable repo hooks: make install-hooks

The pre-commit hook runs make lint (shellcheck + shfmt + vint).

vint is intentionally scoped to a small set of maintained ftplugin/*.vim files to avoid noise from legacy Vim runtime-style scripts.

About

My collection of tool configurations I share across all of my machines. Mostly used for quick setup or automation through ansible.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors