mirror of
https://github.com/joshdick/onedark.vim.git
synced 2025-11-08 11:03:49 -05:00
README.md: Fix incorrect indentation/syntax highlighting
This commit is contained in:
@@ -87,9 +87,9 @@ The vim-airline theme:
|
||||
|
||||
Place `onedark.vim` in your `~/.vim/autoload/airline/themes/` directory either manually or by using your Vim plug-in manager of choice, then add the following line to your `~/.vimrc`:
|
||||
|
||||
```vim
|
||||
let g:airline_theme='onedark'
|
||||
```
|
||||
```vim
|
||||
let g:airline_theme='onedark'
|
||||
```
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user