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

Fix some options#180

Open
cljoly wants to merge 2 commits into
simrat39:masterfrom
cljoly:win-opts
Open

Fix some options#180
cljoly wants to merge 2 commits into
simrat39:masterfrom
cljoly:win-opts

Conversation

@cljoly

@cljoly cljoly commented Oct 6, 2022

Copy link
Copy Markdown

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

cljoly added 2 commits October 6, 2022 22:36
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

weilbith commented Dec 6, 2022

Copy link
Copy Markdown

Would be nice to merge the nospell setting. 🙃

@aymanbagabas

Copy link
Copy Markdown

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

@cljoly

cljoly commented Apr 30, 2023

Copy link
Copy Markdown
Author

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

@btjanaka

Copy link
Copy Markdown

+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