Skip to content
View Strus's full-sized avatar
🤟
🤟

Block or report Strus

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Pinned Loading

  1. How to use clangd C/C++ LSP in any p... How to use clangd C/C++ LSP in any project
    1
    # How to use clangd C/C++ LSP in any project
    2
    
                  
    3
    **tl;dr:** If you want to just know the method, skip to `How to` section
    4
    
                  
    5
    Clangd is a state-of-the-art C/C++ LSP that can be used in every popular text editors like Neovim, Emacs or VS Code. Even CLion uses clangd under the hood. Unfortunately, clangd requires `compile_commands.json` to work, and the easiest way to painlessly generate it is to use CMake.
  2. pi-cursor-cli-provider pi-cursor-cli-provider Public

    Forked from netandreus/pi-cursor-provider

    Pi Coding Agent custom provider that routes requests through the Cursor CLI — use your Cursor subscription inside Pi.

    TypeScript 5 1

  3. neovim neovim Public

    My neovim config

    Lua 2

  4. zmk-config zmk-config Public

  5. atak_package_data_converter atak_package_data_converter Public

    Convert data to ATAK package

    Python