Add source-link plugin

This commit is contained in:
Sonny Bakker 2024-12-09 20:38:36 +01:00
parent e737c4f44b
commit f1196f4c42
4 changed files with 17 additions and 0 deletions

View file

@ -8,6 +8,7 @@ dotfiles_repo: 'git@forgejo.fudiggity.nl:sonny/dotfiles.git'
public_dotfiles_repo: 'git@forgejo.fudiggity.nl:sonny/dotfiles.git'
neovim_plugins:
- { url: 'https://forgejo.fudiggity.nl/sonny/source-link.lua', name: 'source-link' }
- { url: 'https://github.com/nvim-tree/nvim-tree.lua', name: 'nvim-tree' }
- {
url: 'https://github.com/nvim-tree/nvim-web-devicons', name: 'nvim-tree-icons'