Git Product home page Git Product logo

Comments (2)

alerque avatar alerque commented on June 14, 2024

Which regions of a buffer are eligible for spell checking and which are not is determined by the relevant syntax plugin. The same rules that give different bits of a file different assignments in a color scheme based on how they parse the syntax also marks those bits as being part of the spelling system or not.

In other words this plugin is not responsible for detecting what bits of a file to spellcheck or not. You should open this issue under whatever syntax plugin you are using. For example for Markdown there is the built in syntax, tpope's plugin, plasticboy's plugin, fmoralesc's plugin, and many others. Each of these is going to have slightly different syntax rules and perhaps highlight different bits for spell correction (or not).

from vim-lexical.

macintacos avatar macintacos commented on June 14, 2024

Got it, makes sense, thanks @alerque. I'll close this out.

from vim-lexical.

Related Issues (16)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.