mirror of
https://github.com/lowRISC/ibex.git
synced 2025-04-22 21:07:34 -04:00
Fix vim setting suggestion
This commit is contained in:
parent
d363a3d3b6
commit
826da1522f
1 changed files with 1 additions and 1 deletions
|
@ -15,5 +15,5 @@ For a detailed why and how please refer to one of the multiple [resources](https
|
|||
If you use `vi` for your commit message, consider to put the following snippet inside your `~/.vimrc`:
|
||||
|
||||
```
|
||||
autocmd Filetype gitcommit setlocal spell textwidth=72s
|
||||
autocmd Filetype gitcommit setlocal spell textwidth=72
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue