Remove git hooks setup
This commit is contained in:
parent
4d57f381a9
commit
0ca888974c
2 changed files with 0 additions and 20 deletions
3
vars.yml
3
vars.yml
|
|
@ -38,9 +38,6 @@ xdg_data_dir: '{{ ansible_env.HOME }}/.local/share'
|
|||
dotfiles_repo: 'git@git.fudiggity.nl:sonny/dotfiles.git'
|
||||
public_dotfiles_repo: 'git@git.fudiggity.nl:sonny/dotfiles.git'
|
||||
|
||||
githook_repo: 'git@git.fudiggity.nl:sonny/git-hooks.git'
|
||||
public_githook_repo: 'git@git.fudiggity.nl:sonny/git-hooks.git'
|
||||
|
||||
neovim_plugins:
|
||||
- { url: 'https://github.com/preservim/nerdtree', name: 'nerdtree' }
|
||||
- { url: 'https://github.com/neovim/nvim-lspconfig', name: 'nvim-lspconfig' }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue