8000 JKuny (James Kuny) · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
View JKuny's full-sized avatar

Block or report JKuny

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Steps for setting up NeoVim since I'... Steps for setting up NeoVim since I'm tired of digging up all the steps one site at a time.
    1
    Here's my steps for getting a ~fresh~ installation of [NeoVim](https://neovim.io/) with the desired functionality installed.
    2
    
                  
    3
    1. Install NeoVim (>0.10.0)
    4
    	- This should be done through [Homebrew](https://brew.sh/) or [Chocolatey](https://chocolatey.org/),
    5
    2. Install [Lua](https://www.lua.org/) (5.4)
  2. Getting ruby-lsp working with Sublim... Getting ruby-lsp working with Sublime Text 4's LSP Plugin when using rbenv
    1
    // This is an annoyance I've had where the default documentation JSON doesn't provide the solution for if you're running Ruby via rbenv
    2
    {
    3
      "clients": {
    4
        "ruby-lsp": {
    5
          "enabled": true,
  3. salvo salvo Public

    A CLI for getting Kubernetes logs fast.

    Go

0