Skip to content

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

License

Stars

Watchers

Forks