Add vim-colors-xcode

This commit is contained in:
Sonny Bakker 2024-09-02 08:14:11 +02:00
parent 613b72cd15
commit 0d85540281

View file

@ -38,6 +38,11 @@ neovim_plugins:
name: 'catppuccin', name: 'catppuccin',
version: '045e3499d9ec8d84635fb08877ae44fd33f6a38d', version: '045e3499d9ec8d84635fb08877ae44fd33f6a38d',
} }
- {
url: 'https://github.com/lunacookies/vim-colors-xcode',
name: 'vim-colors-xcode',
version: '3d1f81ce9550d609ce962f66407759eb581bd725',
}
- { - {
url: 'https://github.com/lukas-reineke/indent-blankline.nvim', url: 'https://github.com/lukas-reineke/indent-blankline.nvim',
name: 'indent-blankline.nvim', name: 'indent-blankline.nvim',