Browse Source

Adding spellcheck keybinding

pull/2/head
Ryan Reed 3 years ago
parent
commit
db90d8cee0
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      dot_vim/README.md

+ 1
- 0
dot_vim/README.md View File

@ -59,6 +59,7 @@ Note: Some features require version 8+ of vim. For instance, the ALE plugin whic
| `<leader>h` | Disable search highlight | |
| `<leader>f<0-9>` | Set foldlevel (0-9) | |
| `<leader>i` | Toggle indent guides | IndentLines |
| `<leader>sp` | Toggle spellchecking (us-en) | |
### Formatting Related


Loading…
Cancel
Save