The Wayback Machine - https://web.archive.org/web/20210903200830/https://github.com/mfussenegger
Skip to content
Avatar

Achievements

Achievements

Highlights

Organizations

@crate @digitaleinitiativen
Block or Report

Block or report mfussenegger

Report abuse

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

Report abuse
mfussenegger/README.md

My BlogSponsorMy dotfiles

Things I created or helped create

🔩

  • CrateDB - A distributed SQL Database
  • cr8 - CLI collection of utilities for working with CrateDB or PostgreSQL. Benchmark queries, insert data.
  • knx - Python knx / eib client library
  • mkjson - A commandline tool to generate static or random JSON records

Neovim Plugins

  • nvim-dap - A debugger/neovim client for debug adapters. (Implements the debug adapter protocol)
  • nvim-dap-python - Python extension for nvim-dap
  • nvim-jdtls - Extensions for the Neovim built-in language server client for eclipse.jdt.ls
  • nvim-fzy - A fuzzy finder like fzf.vim but for fzy and neovim with Lua API
  • nvim-lint - An asynchronous linter plugin for Neovim (>= 0.5) complementary to the built-in Language Server Protocol support.
  • nvim-lsp-compl - A (auto-)completion plugin for Neovim (>= 0.5) focusing on LSP support. (No other completion sources or completion chaining supported)
  • nvim-ts-hint-textobject - Region selection with hints on the AST nodes of a document powered by treesitter

Pinned

  1. CrateDB is a distributed SQL database that makes it simple to store and analyze massive amounts of machine data in real-time.

    Java 3.2k 457

  2. Debug Adapter Protocol client implementation for Neovim (>= 0.5)

    Lua 771 33

  3. CLI collection of utilities for working with CrateDB or PostgreSQL. Benchmark queries, insert data.

    Python 20 12

  4. A commandline tool to generate static or random JSON records

    Haskell 12

  5. python knx / eib client library

    Python 21 12

  6. Extensions for the built-in LSP support in Neovim for eclipse.jdt.ls

    Lua 158 6

2,924 contributions in the last year

Sep Oct Nov Dec Jan Feb Mar Apr May Jun Jul Aug Mon Wed Fri

Contribution activity

September 2021

Created 3 commits in 2 repositories

Created a pull request in neovim/neovim that received 3 comments

docs(lsp): Document codelens.get bufnr parameter

Alternative to #15224

+6 −1 3 comments
Opened 2 other pull requests in 2 repositories
Reviewed 3 pull requests in 3 repositories
Julian/lean.nvim 1 pull request
neovim/neovim 1 pull request
mfussenegger/nvim-lint 1 pull request