Adds my basic setup

This commit is contained in:
zwergius 2024-01-12 17:23:52 +01:00
parent 9b256d9368
commit fd947ffd03
7 changed files with 203 additions and 11 deletions

View file

@ -0,0 +1,3 @@
return {
"nvim-tree/nvim-web-devicons", lazy = true
}