andrwui

Results 2 issues of andrwui

### LSP client configuration local java = { 'mfussenegger/nvim-jdtls', config = function() local jdtls = require('jdtls') local config = { cmd = { vim.fn.stdpath('data') .. '/mason/bin/jdtls' }, root_dir = vim.fs.dirname(vim.fs.find({...

I just created a new v3 app with `ags init` and i'm getting lsp type errors about `Astal3JS` both in the `app.ts` and `Bar.tsx` files. I'm in arch. I uninstalled...