mirror of
https://github.com/jbranchaud/til
synced 2026-01-02 22:58:01 +00:00
Add bash syntax highlighting
This commit is contained in:
@@ -7,7 +7,7 @@ if you have a Rails project going and you provide Vim with the
|
||||
`UsersController` tag name, it will open the
|
||||
`app/controllers/users_controller.rb`. Just use the `-t` flag like so:
|
||||
|
||||
```
|
||||
```bash
|
||||
$ vim -t UsersController
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user