griffin baker

Results 19 comments of griffin baker

This config worked for me by throwing it in my packer.lua: `use { 'windwp/nvim-ts-autotag', config = function() require('nvim-ts-autotag').setup({ filetypes = { "html", "javascript", "javascriptreact", "typescriptreact"} }) `

The weird thing is that this works on iPhone 14 / 15 Pro, but not on the base 14. Include ultrawide gets set when people press the 0.5x and 1x...

Same issue here as well. Using zsh, iterm2, and Fig. No issues when using a blank bash profile.

To fix this issue I configured nvim to use: :set clipboard=unnamedplus and then pasted using *p. Hope this helps somebody

used to be the best react native img lib :( expo image is up and coming but not as good as fast image in some use cases

How can I use your plugin with my Expo app?

Store the session in user defaults / keychain and then renew if necessary to avoid app re-directs.

Did you ever figure this out? I am running into the same issue!