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!
- Confirm you have a
.vim/plugins/directory or the like. - Clone or copy the
wrong-words-oss.viminto that directory. - This should start highlighting the words in your
.md,.txt,.rstfiles when you exitinsertmode.
If you would like to see the detailed LICENSE click here.
- Author: JJ Asghar [email protected]
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.