Skip to content
This repository was archived by the owner on Jun 2, 2021. It is now read-only.

Commit 96e1dcc

Browse files
author
Jaskanwal Pawar
committed
add solargraph config
- specifically for vim usage with `coc.nvim`
1 parent 25395d9 commit 96e1dcc

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.vim/coc-settings.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"solargraph.symbols": true,
3+
"solargraph.definitions": true,
4+
"solargraph.references": true
5+
}

0 commit comments

Comments
 (0)