feat(ui): added example file

This commit is contained in:
manuuurino
2024-01-03 21:15:06 +01:00
committed by Micah Halter
parent 51e96efe93
commit f80d456010
2 changed files with 34 additions and 0 deletions

View File

@ -9,3 +9,4 @@
-- vim.opt.wrap = false -- sets vim.opt.wrap
-- vim.g.mapleader = " " -- sets vim.g.mapleader
-- vim.g.icons_enabled = false -- disable icons in the UI (disable if no nerd font is available)