mirror of
https://github.com/joshdick/onedark.vim.git
synced 2025-11-12 13:03:48 -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`:
|
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
|
```vim
|
||||||
let g:airline_theme='onedark'
|
let g:airline_theme='onedark'
|
||||||
```
|
```
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user