Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exclude buffertype #10

Open
Mte90 opened this issue Sep 8, 2021 · 2 comments
Open

Exclude buffertype #10

Mte90 opened this issue Sep 8, 2021 · 2 comments

Comments

@Mte90
Copy link

Mte90 commented Sep 8, 2021

I see that on file explorers like chadtree or symbols-outline that are sidebar I get the word underline.

It is possible to exclude filetype in this way the behaviour will be more clean.

@haras-unicorn
Copy link

haras-unicorn commented Jan 23, 2022

@Mte90 could you please check if #16 works for you?

Here is the fork with the branch feature/disable-conditionally.

With packer.nvim:

packer.use {
  "Hrle97/nvim-cursorline",
  branch = "feature/disable-conditionally",
  config = function() ...  disable filetypes here as instructed on the fork link ... end
}

I don't know about other plugin managers, so I can't help you there.

@Mte90
Copy link
Author

Mte90 commented Jun 23, 2022

@Hrle97 I still using your fork but I don't see any PR here

@haras-unicorn
Copy link

I gave up on the PR #16 because the maintainer didn't answer anything and master has been changed a lot in the meantime.

@technicalpickles
Copy link

I came looking for this too, except for cursorline in terminals.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants