Fixed syntax highlighting in neovim
This commit is contained in:
parent
df4c909cc3
commit
583af5dbb0
|
@ -338,6 +338,7 @@ in {
|
|||
set number
|
||||
set relativenumber
|
||||
set autoindent
|
||||
set termguicolors
|
||||
syntax on
|
||||
let mapleader = "`"
|
||||
|
||||
|
|
Loading…
Reference in a new issue