soolid

Results 4 issues of soolid

Hi all ! Mup version (`mup --version`): 1.5.7 Mup config ```js { "servers": { "one": { "host": "1.2.3.4", "username": "ubuntu", "password": "password" } }, "app": { "name": "my-app", "path": "../",...

Hi ! It looks like Grapher will now be maintained by `meteor-community` ? Do you have any plans to make it compatible with FastRender, which is also `meteor-community` maintained ?...

enhancement
help wanted

Hello ! Thanks for sharing this great library ! i've created a sandbox here : https://github.com/soolidtech/test-i18n-cache it looks like with this library, we have two possibilities for managing translations cache...

enhancement

Hi ! Thank you for this nice plugin ! In your example, i see that you show following mappings : ``` vim.keymap.set('n', '', function() return preview.scroll(4) end, opts 'Scroll Down')...