refactor: readme.md

This commit is contained in:
max miliano 2024-02-24 08:46:33 -03:00
parent 99e871410f
commit 6499c029f4

View file

@ -1,6 +1,8 @@
# Dracula
![schemecraft](https://github.com/maxmx03/schemecraft/assets/50273941/ee682aae-00cb-4282-ba24-3d9621a430a3)
> Created with [schemecraft](https://github.com/maxmx03/schemecraft)
![Screenshot](https://user-images.githubusercontent.com/50273941/227779719-6e003e4a-f8e8-40bc-8a9f-ebfd7ea13fe6.png)
## Installation
@ -90,6 +92,7 @@ return {
}
})
vim.cmd.colorscheme 'dracula'
vim.cmd.colorscheme 'dracula-soft'
end
}
}
@ -100,6 +103,7 @@ return {
```vim
Plug 'maxmx03/dracula.nvim', { 'branch': 'vim' }
colorscheme dracula
colorscheme dracula-soft
```
## Api