mod done need icon fix

This commit is contained in:
BearTaffy 2024-06-30 13:29:48 +03:00
parent d5c5fc6587
commit 77beef4b29
10 changed files with 4 additions and 173 deletions

View file

@ -5,7 +5,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
-- [[ Setting options ]]
-- See `:help vim.opt`