Rintaro Okamura

Results 3 comments of Rintaro Okamura

@daveyarwood Did you try to specify `g:acid_alt_paths` like following? ```vim let g:acid_alt_paths = ['src/backend', 'src/frontend'] ``` After telling your paths to Acid, `:AcidRequire` will work fine, I think. However, I...

@lonnietc Hi, Thanks for sending an issue. Sorry, I'm not sure if it is able to build alvd on Windows machines.

@IndianBoy42 Thanks for your feature request. Unfortunately I'm not planning to implement such a feature currently.