simrat39 / symbols-outline.nvim

A tree like view for symbols in Neovim using the Language Server Protocol. Supports all your favourite languages.
MIT License
1.85k stars 101 forks source link

Fix some options #180

Open cljoly opened 2 years ago

cljoly commented 2 years ago

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:

weilbith commented 1 year ago

Would be nice to merge the nospell setting. 🙃

aymanbagabas commented 1 year ago

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

cljoly commented 1 year ago

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

btjanaka commented 1 year ago

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