feat(vim): use csharpier for formatting c-sharp
This commit is contained in:
parent
394fef39ff
commit
6c7ea4aba6
1 changed files with 2 additions and 0 deletions
|
|
@ -102,3 +102,5 @@ let g:FerretExecutableArguments = {
|
||||||
\ 'rg': '--no-require-git --vimgrep --no-heading --no-config --max-columns 4096'
|
\ 'rg': '--no-require-git --vimgrep --no-heading --no-config --max-columns 4096'
|
||||||
\ }
|
\ }
|
||||||
|
|
||||||
|
|
||||||
|
let g:neoformat_enabled_cs = ['csharpier']
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue