Skip to content
View Strus's full-sized avatar
🤟
🤟
  • Box
  • Warsaw, Poland

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.

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. 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. neovim neovim Public

    My neovim config

    Lua

  3. atak_package_data_converter atak_package_data_converter Public

    Convert data to ATAK package

    Python

  4. threads threads Public

    Simple user-space multithreading and mutex implementation in C

    C

  5. qmk qmk Public

    Forked from qmk/qmk_firmware

    Open-source keyboard firmware for Atmel AVR and Arm USB families

    C

  6. zmk-config zmk-config Public