Skip to content

josephgrossberg/words-to-avoid.vim

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 

Repository files navigation

words-to-avoid.vim

Highlight words to avoid in tech writing:

  • obviously
  • basically
  • simply
  • of course
  • clearly
  • just
  • everyone knows
  • However
  • So
  • easy

Thanks to:

Install

Without a package manager:

curl -sSL https://raw.githubusercontent.com/nicholaides/words-to-avoid.vim/master/plugin/words-to-avoid.vim > ~/.vim/plugin/words-to-avoid.vim

With Vundle:

Plugin 'nicholaides/words-to-avoid.vim'

With Plug:

Plug 'nicholaides/words-to-avoid.vim'

About

Highlight words to avoid in tech writing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vim Script 100.0%