Fixed syntax highlighting in neovim

This commit is contained in:
Alejandro Angulo 2024-03-02 18:38:43 -08:00
parent df4c909cc3
commit 583af5dbb0
Signed by: alejandro-angulo
GPG key ID: 75579581C74554B6

View file

@ -338,6 +338,7 @@ in {
set number
set relativenumber
set autoindent
set termguicolors
syntax on
let mapleader = "`"