https://github.com/dnnr1/nvim-config
My minimalist nvim configuration.
https://github.com/dnnr1/nvim-config
neovim neovim-conf neovim-config neovim-configuration neovim-dotfiles nvim nvim-basic-config nvim-config nvim-configuration nvim-minimalist
Last synced: 5 months ago
JSON representation
My minimalist nvim configuration.
- Host: GitHub
- URL: https://github.com/dnnr1/nvim-config
- Owner: dnnr1
- Created: 2024-06-20T17:48:48.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-04-18T08:40:13.000Z (6 months ago)
- Last Synced: 2025-04-18T22:24:19.027Z (6 months ago)
- Topics: neovim, neovim-conf, neovim-config, neovim-configuration, neovim-dotfiles, nvim, nvim-basic-config, nvim-config, nvim-configuration, nvim-minimalist
- Language: Lua
- Homepage:
- Size: 94.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Minimalist Neovim Configuration
Welcome to a lightweight and minimalist Neovim setup!## Installation
Make sure you have the following tools installed:
- **[rg](https://github.com/BurntSushi/ripgrep)**: A fast search tool.
- **[fd](https://github.com/sharkdp/fd)**: A simple, fast, and user-friendly file finder.
- **[git](https://git-scm.com/)**: A distributed version control system to manage your codebase efficiently.
- **[lazygit](https://github.com/jesseduffield/lazygit)**: A terminal-based Git interface.### How to install
Run the following command in your terminal to set up Neovim:
```bash
git clone https://github.com/dan1xk/nvim-config.git ~/.config/nvim
```---
![]()
![]()