new pluggins
This commit is contained in:
parent
ce804e1a1a
commit
f7b8001852
6 changed files with 29 additions and 13 deletions
3
init.lua
3
init.lua
|
|
@ -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'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue