@ -84,7 +84,7 @@ Below is a list of currently installed plugins:
| `<leader><F2>` | Remove trailing whitespace from file | |
| `<leader>a<delimiter>` | Accept various common delimiters for tabulizing blocks of code (e.g. `varname = something`, = being the delimiter) | Tabular |
| `<leader>d` | Add delimiters around entire line (normal mode) or selection (visual mode) | vim-surround |