Skip to content
This repository has been archived by the owner on Jan 3, 2024. It is now read-only.

Fix some options #180

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Fix some options #180

wants to merge 2 commits into from

Conversation

cljoly
Copy link

@cljoly cljoly commented Oct 6, 2022

Currently, if some settings are set globally, it results in wasted space or added noise in the side window that contains the outline.

To fix this, these patches set the following options:

  • set signcolumn to 'no'
  • set spell to false

This leaves more space in the side window for the outline.
Having spell check in the outline is pointless, it just adds visual
noise by underlining the icons.
@weilbith
Copy link

weilbith commented Dec 6, 2022

Would be nice to merge the nospell setting. 🙃

@aymanbagabas
Copy link

This is very sensible. Having spell turned on is annoying.

@cljoly
Copy link
Author

cljoly commented Apr 30, 2023

@simrat39 Is there anything I can to do make merging this easier?

@btjanaka
Copy link

+1 to this feature! The first thing I noticed after installing symbols-outline was that spellcheck was on 😆

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

Successfully merging this pull request may close these issues.

4 participants