feat: Add highlight to builtin.git_status (#388)

This commit is contained in:
Cedric M'Passi
2021-01-04 23:04:58 +01:00
committed by GitHub
parent 313ce9d0b6
commit 9503603f88
3 changed files with 45 additions and 10 deletions

View File

@@ -40,6 +40,11 @@ highlight default link TelescopeResultsNumber Number
highlight default link TelescopeResultsComment Comment
highlight default link TelescopeResultsSpecialComment SpecialComment
" Used for git status Results highlighting
highlight default link TelescopeResultsDiffChange DiffChange
highlight default link TelescopeResultsDiffAdd DiffAdd
highlight default link TelescopeResultsDiffDelete DiffDelete
" This is like "<C-R>" in your terminal.
" To use it, do `cmap <C-R> <Plug>(TelescopeFuzzyCommandSearch)
cnoremap <silent> <Plug>(TelescopeFuzzyCommandSearch) <C-\>e