rok
rok
Wow! Thanks!
Thanks for the PR. @arafatamim Can you elaborate about the usage for this? Documenting about the feature would be really great.
Thanks for the report! This is obviously bug. I think I should look into how kubectl load it's context (thought I implemented in same way). But I'm so busy right...
I'll check this week
Forgot to note on this. As @olrtg commented, it is possible with init_options. Here's another example with [mason](https://github.com/williamboman/mason.nvim) ``` require("mason-lspconfig").setup_handlers({ function(server_name) -- default handler (optional) lspconfig[server_name].setup() end, ["emmet_ls"] = function()...
You might want to check `connnection.console.log` Please create PR or provide details for the point that we should log.
@anoldguy Hi, I'm really sorry but I have no experience with EKS and mfa authroization. Leave this issue opened. I will try to fix it when I find out what's...
@p00f Hi! I think separate vim instance is running as --embed mode. How can I reproduce this issue?
Install ntfy first and install fluffychat from fdroid worked
Nix definition declared inside nixpkgs has fixed reference (official elvish release version) of elvish. With flake.nix inside the project, any user who have nix package manager installed (not nixOS) can...