Skip to content

Commit

Permalink
docs(readme): add installation instructions for rocks.nvim (#22)
Browse files Browse the repository at this point in the history
  • Loading branch information
NTBBloodbath authored Feb 22, 2024
1 parent 1209af3 commit af13928
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,12 @@ keep their code aligned within a specific column range.
end)
```

- Using [rocks.nvim](https://github.com/nvim-neorocks/rocks.nvim)

```vim
:Rocks install deadcolumn.nvim
```

## Options

:warning: **Notice**
Expand Down

0 comments on commit af13928

Please sign in to comment.