mirror of
https://github.com/nvim-lua/kickstart.nvim.git
synced 2025-06-29 08:20:05 +02:00
chore: latest changes
This commit is contained in:
parent
f6296a8bb6
commit
bad23f408b
3 changed files with 35 additions and 3 deletions
4
lua/custom/plugins/webdevicons.lua
Normal file
4
lua/custom/plugins/webdevicons.lua
Normal file
|
@ -0,0 +1,4 @@
|
|||
return {
|
||||
'nvim-tree/nvim-web-devicons',
|
||||
opts = {},
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue