Skip to content
Avatar

Sponsors

@harrysolovay @EpsilonKu @olimorris

Achievements

Achievements

Highlights

Organizations

@crate @digitaleinitiativen
Block or Report

Block or report mfussenegger

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.

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 Loading

  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.3k 476

  2. nvim-dap Public

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

    Lua 1.1k 47

  3. cr8 Public

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

    Python 20 12

  4. mkjson Public

    A commandline tool to generate static or random JSON records

    Haskell 14 1

  5. knx Public

    python knx / eib client library

    Python 22 12

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

    Lua 215 11

2,705 contributions in the last year

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

Contribution activity

December 2021

Created a pull request in mfussenegger/nvim-jdtls that received 2 comments

Deprecate custom code_action method

With neovim 0.6 it is possible to use the built-in vim.lsp.buf.code_action function and still have all extensions from jdtls work.

+5 −6 2 comments
Opened 29 other pull requests in 8 repositories
mfussenegger/nvim-dap 8 merged
crate/crate 8 merged
mfussenegger/nvim-lint 6 merged
mfussenegger/nvim-jdtls 3 merged
mfussenegger/nvim-fzy 1 merged
neovim/neovim 1 merged
crate/crate-qa 1 merged
mfussenegger/nvim-lsp-compl 1 merged
Answered 1 discussion in 1 repository
25 contributions in private repositories Dec 1 – Dec 9
Loading

Seeing something unexpected? Take a look at the GitHub profile guide.