Light Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

A plugin to check for words Open Source projects shouldn't have in their documentation.

License

Notifications You must be signed in to change notification settings

jjasghar/vim-wrong-words-oss

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

3 Commits

Repository files navigation

Wrong Words OSS

Scope

I finally sat down and read this twitter thread. There is/were a ton of nuggets of amazing vim/writing tricks in it. I wanted a place to start capturing the wrong words and have vim highlight them for me. This is my version of it.

NOTE: If you have suggestions to add to this, please don't hesitate to PR them in!

Usage

  1. Confirm you have a .vim/plugins/ directory or the like.
  2. Clone or copy the wrong-words-oss.vim into that directory.
  3. This should start highlighting the words in your .md, .txt, .rst files when you exit insert mode.

License & Authors

If you would like to see the detailed LICENSE click here.

Copyright:: 2021- IBM, Inc

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

About

A plugin to check for words Open Source projects shouldn't have in their documentation.

Topics

Resources

Readme

License

View license

Stars

Watchers

Forks