Adds my basic setup
This commit is contained in:
parent
9b256d9368
commit
fd947ffd03
7 changed files with 203 additions and 11 deletions
3
lua/custom/plugins/devicons.lua
Normal file
3
lua/custom/plugins/devicons.lua
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
return {
|
||||
"nvim-tree/nvim-web-devicons", lazy = true
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue