An open API service indexing awesome lists of open source software.

https://github.com/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.
https://github.com/fschuermeyer/nvim-setup

nvim nvim-setup

Last synced: 6 months ago
JSON representation

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.

Awesome Lists containing this project

README

          

# Personal Neovim Setup

This is my personal Neovim setup, updated in Dezember 2024 from LazyVim to a own configuration Setup. I'm using Neovim as my main editor for coding and writing. The Setup is manly focused on Golang, JavaScript/TypeScript, Python and Lua.

## Installation

Clone the repository to your local machine:

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