Fixed syntax highlighting in neovim
This commit is contained in:
parent
df4c909cc3
commit
583af5dbb0
1 changed files with 1 additions and 0 deletions
|
@ -338,6 +338,7 @@ in {
|
||||||
set number
|
set number
|
||||||
set relativenumber
|
set relativenumber
|
||||||
set autoindent
|
set autoindent
|
||||||
|
set termguicolors
|
||||||
syntax on
|
syntax on
|
||||||
let mapleader = "`"
|
let mapleader = "`"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue