Sam Tipton
Sam Tipton
My config ```lua local lspconfig = require("lspconfig") local null_ls = require("null-ls") local buf_map = function(bufnr, mode, lhs, rhs, opts) vim.api.nvim_buf_set_keymap(bufnr, mode, lhs, rhs, opts or { silent = true, })...
I understand, it randomly worked this morning using my normal work flow. Opened another file and it didn't work. Thanks for responding.
Also having this issue. my `$JAVA_HOME` is set. I'm on version 1.8.0.322 and jlink is not in `$JAVA_HOME/bin`
Having the same problem as what @harisf3 reported on October 3rd. Any updates here? I'm on v5.5.0, androidx 1.0.0, targeting 28 building on Android 10. The theme override style is...