refactor: some style

This commit is contained in:
Kitso Gidion Namane 2024-07-16 11:44:17 +02:00
parent f22c3dcd31
commit 69968c420e
No known key found for this signature in database
GPG Key ID: 7BF6158A95B74623
1 changed files with 0 additions and 1 deletions

View File

@ -90,7 +90,6 @@ P.S. You can delete this when you're done too. It's your config now! :)
vim.g.mapleader = ' ' vim.g.mapleader = ' '
vim.g.maplocalleader = ' ' vim.g.maplocalleader = ' '
-- Set to true if you have a Nerd Font installed and selected in the terminal -- Set to true if you have a Nerd Font installed and selected in the terminal
vim.g.have_nerd_font = true vim.g.have_nerd_font = true
-- [[ Setting options ]] -- [[ Setting options ]]