Merge branch 'master' into new-organization

This commit is contained in:
Luba 2024-09-20 19:33:49 -03:00 committed by GitHub
commit c7143ceef9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 163 additions and 105 deletions

View file

@ -5,7 +5,8 @@ vim.g.mapleader = ' '
vim.g.maplocalleader = ' '
-- Set to true if you have a Nerd Font installed
vim.g.have_nerd_font = true
vim.g.have_nerd_font = false
-- [[ Setting options ]]
require 'options'