Skip to content

Commit

Permalink
Merge branch 'dev'
Browse files Browse the repository at this point in the history
  • Loading branch information
savq committed Aug 17, 2021
2 parents d9e2854 + 8c4fa24 commit aebc525
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 12 deletions.
10 changes: 8 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,18 @@

## Installation
You can install Melange with any Neovim/Vim plugin manager.
For example, with [Packer](https://github.com/wbthomason/packer.nvim):

[Packer](https://github.com/wbthomason/packer.nvim):
```lua
use "savq/melange";
use "savq/melange"
```

[Paq](https://github.com/savq/paq-nvim):
```lua
"savq/melange";
```


Additionally, [nvim-treesitter](https://github.com/nvim-treesitter/nvim-treesitter)
can be used to install tree-sitter parsers,
and [Lush.nvim](https://github.com/rktjmp/lush.nvim)
Expand Down
10 changes: 0 additions & 10 deletions TODO.md

This file was deleted.

0 comments on commit aebc525

Please sign in to comment.