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

Option to disable word checking. #36

Merged
merged 13 commits into from
Apr 19, 2020
Merged

Option to disable word checking. #36

merged 13 commits into from
Apr 19, 2020

Conversation

kamykn
Copy link
Owner

@kamykn kamykn commented Apr 19, 2020

It will be able to disable checking specific text by this PR.

#34 #20

Disable word checking follows:

  • Words inside backquote
    • Ex) `ls -la`
  • URI
    • Ex) https://github.com

Option

3.6 Option to disable word checking.

Disable URI checking.

let g:spelunker_disable_uri_checking = 1

Disable checking words in backtick/backquote.

let g:spelunker_disable_uri_checking = 1

@kamykn kamykn force-pushed the feature/add_disable_option branch from 9ba1983 to 40c2c4e Compare April 19, 2020 15:54
@kamykn kamykn changed the title Add disable checking specific text Option to disable word checking. Apr 19, 2020
@kamykn kamykn merged commit 1e83354 into master Apr 19, 2020
@kamykn kamykn deleted the feature/add_disable_option branch April 19, 2020 16:35
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 this pull request may close these issues.

1 participant