Skip to content

Rational-Idiot/nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

6 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🏰 Dungeon.nvim

Dungeon.nvim is a highly productive yet deeply customizable Neovim configuration built for developers who want speed, power, and flexibility in a distraction-free environment. It turns Neovim into a modern IDE without sacrificing the spirit of Vim.)

Dungeon.nvim Screenshot

✨ Features

  • πŸ›  Productivity-First: Preconfigured with sensible defaults, efficient keymaps, and essential plugins to boost development speed.
  • 🧩 Plugin Management: Modular and clean plugin architecture using lazy.nvim (or your manager of choice).
  • 🎨 Customizable UI: Fully themeable with built-in support for multiple color schemes and statusline configurations.
  • 🧠 Smart Code Features: LSP, autocomplete, snippets, formatting, and diagnostics – out of the box.
  • βš™οΈ Developer-Centric: Git integration, debugging tools, file explorers, and terminal support.
  • πŸ”Œ Modular Design: Easy to extend, override, or disable any module or plugin.
  • πŸ“¦ Language Support: First-class support for popular languages (Lua, Python, JS/TS, Rust, Go, etc.).

🧰 Requirements

  • Neovim >= 0.9.0
  • ripgrep
  • Optional but recommended:
    • fd
    • lazygit
    • node, npm, python3, pip, etc., depending on language needs

πŸš€ Installation

Clone the config

git clone https://github.com/yourusername/dungeon.nvim ~/.config/nvim

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published