mirror of
https://github.com/pheralb/svgl.git
synced 2025-12-29 08:01:36 +08:00
Add Neovim logo
This commit is contained in:
@@ -2181,5 +2181,11 @@ export const svgs: iSVG[] = [
|
||||
category: 'Software',
|
||||
route: '/library/bitwarden.svg',
|
||||
url: 'https://bitwarden.com/'
|
||||
},
|
||||
{
|
||||
title: 'Neovim',
|
||||
category: 'Software',
|
||||
route: '/library/neovim.svg',
|
||||
url: 'https://neovim.io/'
|
||||
}
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user