nvim/README.md

1.1 KiB

Neovim

Neovim Configuration

Screenshot

This repository contains my Neovim configuration.

This Neovim configuration stay close to my NixOS config to keep up the dependencies used.

Features (Configured for)

Basic

  • Syntax Highlighting via Treesitter
  • Autocompletion and Git integration in the number column.

Auto-Completion

  • LSP Integration

Hover Window

Golang

Gomplements-Pic

  • Generate stub implementation by searching the definition.

Impl-Gif