tried to add nerd font and sql plugin

This commit is contained in:
venus
2026-01-12 07:42:51 -06:00
parent 3236e7e289
commit 764504185d
2 changed files with 7 additions and 1 deletions

View File

@@ -4,7 +4,7 @@
vim.g.mapleader = ' '
vim.g.maplocalleader = ' '
-- Set to true if you have a Nerd Font installed and selected in the terminal
vim.g.have_nerd_font = false
vim.g.have_nerd_font = true
vim.g.netrw_liststyle = 3