docs(README): use spaces instead of tabs

pull/20/head
Iron-E 1 year ago
parent 63c5604bfa
commit f9f9308d8d
No known key found for this signature in database
GPG Key ID: 83A6AEB40395D40D

@ -21,8 +21,6 @@ Either use `packadd` or any package manager. I recommend using [lazy.nvim](https
#### packer.nvim
You can use [packer.nvim](https://github.com/wbthomason/packer.nvim) to install this plugin. The below example is for `packer.nvim`:
```lua
return require('packer').startup {function(use)
use 'Iron-E/nvim-libmodal'

Loading…
Cancel
Save