mirror of
https://github.com/patstockwell/vim-monokai-tasty.git
synced 2025-11-15 21:33:50 -05:00
Move treesitter highlights inside nvim condition
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
" =============================================================================
|
||||
" Author: Patrick Stockwell
|
||||
" License: MIT License
|
||||
" Email: longnow@tutanota.com
|
||||
" =============================================================================
|
||||
|
||||
let s:yellow = { "cterm": 228, "gui": "#E7DC6D" }
|
||||
|
||||
Reference in New Issue
Block a user