mirror of
https://github.com/amix/vimrc
synced 2025-08-03 11:45:00 +08:00
Updated plugins
This commit is contained in:
@ -2,6 +2,19 @@
|
||||
ALE Cairo Integration *ale-cairo-options*
|
||||
|
||||
|
||||
===============================================================================
|
||||
scarb *ale-cairo-scarb*
|
||||
|
||||
g:ale_cairo_scarb_executable *g:ale_cairo_scarb_executable*
|
||||
*b:ale_cairo_scarb_executable*
|
||||
|
||||
Default: `'scarb build'`
|
||||
|
||||
For Cairo1 projects using Scarb
|
||||
|
||||
For more information read 'https://docs.swmansion.com/scarb/'
|
||||
|
||||
|
||||
===============================================================================
|
||||
starknet *ale-cairo-starknet*
|
||||
|
||||
@ -13,3 +26,5 @@ g:ale_cairo_starknet_executable *g:ale_cairo_starknet_executable*
|
||||
Overrides the starknet-compile binary after installing the cairo-language.
|
||||
|
||||
For more information read 'https://starknet.io/docs/quickstart.html'
|
||||
|
||||
===============================================================================
|
||||
|
Reference in New Issue
Block a user