Skip to content

michal-gomolinski/nvim

This branch is 20 commits behind nexxeln/nvim:main.

Repository files navigation

image

Overview

This is my Neovim config. It's very minimal and fast.

Installation

This config should work on Neovim 0.7+ but I have only tested it in the nightly version.

Make sure to backup your current config. Then clone this repository to ~/.config/nvim.

git clone https://github.com/nexxeln/nvim ~/.config/nvim

This will also install Packer automatically. Now just open Neovim and run :PackerSync.

nvim +PackerSync

Credits

Screenshots

More screenshots :)
image

completion


image

code actions


image

lsp actions


img

auto-formatting

About

My Neovim config

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Lua 100.0%