feat(nvim): use italic text for comments
This commit is contained in:
parent
aeebd343f8
commit
e27a802308
1 changed files with 2 additions and 0 deletions
|
@ -22,3 +22,5 @@ autocmd FileType gitcommit setlocal textwidth=72
|
|||
autocmd FileType gitcommit setlocal spell
|
||||
|
||||
lua require("opdavies")
|
||||
|
||||
highlight Comment cterm=italic gui=italic
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue