fschuermeyer / nvim-setup

This is my personal Neovim Setup. I use it for my daily work and I'm happy to share it with you. Feel free to use it as a base for your own setup.

Home Page:https://hellocoding.de/blog/tools/development/neovim-als-entwicklungsumgebung

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

💤 Personal Nvim Setup

This is my personal Neovim Setup based on (LazyVim). I use it for my daily work and I'm happy to share it with you. Feel free to use it as a base for your own setup.

Setup

Setup Neovim on a new System

git clone git@github.com:fschuermeyer/nvim-setup.git ~/.config/nvim

On the first Startup use :MasonLockRestore to restore the LSP Configuration.

About

This is my personal Neovim Setup. I use it for my daily work and I'm happy to share it with you. Feel free to use it as a base for your own setup.

https://hellocoding.de/blog/tools/development/neovim-als-entwicklungsumgebung

License:Apache License 2.0


Languages

Language:Lua 100.0%