feat: add icons to git_status finder (#401)
* add icons to git_status finder * fix lint warning * fix incorrect removed icon * refactor, more states/icons * refactor, widen columns to allow for 3char width icons * attempted col width fix * fixup: small comments Co-authored-by: TJ DeVries <devries.timothyj@gmail.com>
This commit is contained in:
@@ -69,6 +69,7 @@ highlight default link TelescopeResultsSpecialComment SpecialComment
|
||||
highlight default link TelescopeResultsDiffChange DiffChange
|
||||
highlight default link TelescopeResultsDiffAdd DiffAdd
|
||||
highlight default link TelescopeResultsDiffDelete DiffDelete
|
||||
highlight default link TelescopeResultsDiffUntracked NonText
|
||||
|
||||
" This is like "<C-R>" in your terminal.
|
||||
" To use it, do `cmap <C-R> <Plug>(TelescopeFuzzyCommandSearch)
|
||||
|
||||
Reference in New Issue
Block a user