mirror of
https://github.com/LukeSmithxyz/voidrice.git
synced 2025-10-07 07:22:36 +02:00
16 lines
262 B
Markdown
16 lines
262 B
Markdown
# wal.vim
|
|
|
|
[](./LICENSE.md)
|
|
|
|
A vim colorscheme for use with **[pywal](https://github.com/dylanaraps/pywal)**.
|
|
|
|
|
|
## Installation
|
|
|
|
```vim
|
|
! Using plug
|
|
Plug 'dylanaraps/wal.vim'
|
|
|
|
colorscheme wal
|
|
```
|