TA3PKS

Results 25 issues of TA3PKS

when i try to set neovim-qt as the system-wide editor for any sort of file i get error message saying an error occured ![2018-03-17 19_39_33](https://user-images.githubusercontent.com/9097437/37557223-f4ccb500-2a1a-11e8-903f-d2c6d083a5c4.gif)

I first raised this issue on elm lsp please see [here](https://github.com/elm-tooling/elm-language-server/issues/215) for details

``` atom version:1.36 ``` When i try to install elmjitsu i keep getting this error ``` Refused to evaluate a string as JavaScript because 'unsafe-eval' is not an allowed source...

it could be amazing to be able to map custom functions to keys such as ```javascript function test() { alert("Test") } map "a a" test ```

When i run `warp open goofy-dev` I am getting an error message saying `Connection error: dial tcp: lookup warp.link: no such host` Maybe i am missing something obvious but i...

``` local lsp_status = require "lsp-status" lsp_status.register_progress() local capabilities = require('cmp_nvim_lsp').update_capabilities(vim.lsp.protocol.make_client_capabilities()) capabilities = vim.tbl_extend('keep', capabilities or {}, lsp_status.capabilities) require("nvim-lsp-installer").on_server_ready(function(server) local status_handler = lsp_status.extensions[server.name] or {setup = function() end} local cfg...

When I am try to upgrade my computer I get error saying ``` Setting up linux-headers-5.8.0-7630-generic (5.8.0-7630.32~1605108806~20.10~7e52b13) ... /etc/kernel/header_postinst.d/dkms: * dkms: running auto installation service for kernel 5.8.0-7630-generic Error! Could...

``` -> % python3 /usr/local/bin/install_c_kernel Traceback (most recent call last): File "/usr/local/bin/install_c_kernel", line 9, in from IPython.utils.tempdir import TemporaryDirectory ModuleNotFoundError: No module named 'IPython' ``` When i try to run...