- add user configuration ability
- add two new patterns
- remove empty lines at top of buffer
- condense all multiple empty lines into
one
- update README
- GIFs displaying formatting options
- default config and how to modify
- new packer entry
- credits
- remove vim file and integrate aucmd into lua
- [Vim Tips Wiki entry for removing unwanted spaces](https://vim.fandom.com/wiki/Remove_unwanted_spaces#Automatically_removing_all_trailing_whitespace)
- ib., the author of [this stack overflow answer](https://stackoverflow.com/a/7501902)
- [Vim Tips Wiki entry](https://vim.fandom.com/wiki/Remove_unwanted_spaces#Automatically_removing_all_trailing_whitespace)
for removing unwanted spaces
- ib., the author of [this stack overflow answer](https://stackoverflow.com/a/7501902), for how to remove empty lines at the
end of the buffer
- @blackboardd for how to choose how many lines will be kept