new pluggins

This commit is contained in:
Luba 2024-09-20 19:26:10 -03:00
parent ce804e1a1a
commit f7b8001852
6 changed files with 29 additions and 13 deletions

View file

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