Skip to content

Commit

Permalink
Fix issue with strange math characters being used in completion menu
Browse files Browse the repository at this point in the history
  • Loading branch information
Jess Archer committed Jan 25, 2019
1 parent d248146 commit 295037a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions vimrc
Original file line number Diff line number Diff line change
Expand Up @@ -578,6 +578,8 @@
Plug 'ncm2/ncm2-match-highlight'
Plug 'ncm2/ncm2-ultisnips'

let g:ncm2#match_highlight = 'mono-space'

" Optional Vimrc Tips

" suppress the annoying 'match x of y', 'The only match' and 'Pattern not
Expand Down

0 comments on commit 295037a

Please sign in to comment.