Test failing commands
This commit is contained in:
parent
e58a94802a
commit
68d7b51d9d
7 changed files with 63 additions and 25 deletions
|
|
@ -62,7 +62,7 @@ augroup END
|
|||
|
||||
augroup nvim_nim_outline
|
||||
autocmd! FileWritePost *.nim call features#outline#run(1)
|
||||
autocmd! VimResized,WinEnter * call features#outline#render()
|
||||
autocmd! VimResized,WinEnter *.nim call features#outline#render()
|
||||
augroup END
|
||||
|
||||
if g:nvim_nim_highlighter_enable
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue