fixed config syntax hilighting
This commit is contained in:
parent
e2381e4986
commit
615e82ce0a
1 changed files with 1 additions and 1 deletions
|
@ -8,6 +8,6 @@ You need to have [Mono](https://www.mono-project.com/) installed an on your path
|
|||
|
||||
## Configuration
|
||||
|
||||
```vimscript
|
||||
```vim
|
||||
let g:ficdown_exe_path='/path/to/ficdown.exe'
|
||||
```
|
||||
|
|
Reference in a new issue