shaunsingh / nord.nvim

Neovim theme based off of the Nord Color Palette, written in lua with tree sitter support

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to turn off TelescopeSelection by init file

ForteDexe opened this issue · comments

I want to turn this off, which command I should use to overwrite it in init file ?
image
Thank you :)

The line you comment look totaly not correct...
Same for the Matching color.

A line selection can't be just a forground blue color.

You workarround force the default selection, then i simply fixe Selection and Matching for be a true select line and a true Match.

I got the exact same result as you expect...

I commit a PR asap

Regards