mirror of
https://github.com/jbranchaud/til
synced 2026-01-07 17:18:02 +00:00
Add inline code block ticks to the Gemfile.
This commit is contained in:
@@ -4,5 +4,5 @@ The [`vim-bundler`](https://github.com/tpope/vim-bundler) plugin is a
|
|||||||
companion of the [`rake.vim`](https://github.com/tpope/vim-rake) and [`rails.vim`](https://github.com/tpope/vim-rails) plugins. It is a lightweight plugin that exposes some bundler-related convenience methods.
|
companion of the [`rake.vim`](https://github.com/tpope/vim-rake) and [`rails.vim`](https://github.com/tpope/vim-rails) plugins. It is a lightweight plugin that exposes some bundler-related convenience methods.
|
||||||
|
|
||||||
The Vim `:Bundle` command exposes the `bundle` command. To install the latest
|
The Vim `:Bundle` command exposes the `bundle` command. To install the latest
|
||||||
changes to the Gemfile, you can invoke `:Bundle` or `:Bundle install` from
|
changes to the `Gemfile`, you can invoke `:Bundle` or `:Bundle install` from
|
||||||
inside of Vim.
|
inside of Vim.
|
||||||
|
|||||||
Reference in New Issue
Block a user