Enable project specific configuration

This commit is contained in:
Sonny Bakker 2025-04-03 21:27:18 +02:00
parent 0caa8c07fc
commit 1b881c1559
2 changed files with 7 additions and 0 deletions

View file

@ -42,5 +42,8 @@ neovim_plugins:
- url: 'https://github.com/projekt0n/github-nvim-theme.git'
name: 'github-colors'
version: 'v1.1.2'
- url: 'https://github.com/stevearc/conform.nvim.git'
name: 'conform.nvim'
version: 'v9.0.0'
language_servers: []