2024-09-30 19:02:41 -04:00
2024-09-30 19:02:41 -04:00
2024-09-30 11:57:07 -04:00
2024-09-30 11:57:07 -04:00
2024-09-30 11:57:07 -04:00
2024-09-30 11:57:07 -04:00
2024-09-30 19:02:41 -04:00

My Personal Neovim Setup

My Nix-based Neovim configuration. For when you have an unhealthy obsession for declarativity and configurability.

screenshot

Usage

Option 1: Clone and run

git clone https://github.com/fred-drake/neovim.git
nix run .#

Option 2: Run directly

nix run github:fred-drake/neovim#.

Things To Do

  • TODO: Implement DAP for debugging
  • TODO: Change fzf to only allow git-level root if applicable
  • TODO: Break up LSP, CMP and Tree-Sitter for lanuages like rust, go, etc.
S
Description
My personal Neovim configuration
Readme 2.7 MiB
Languages
Nix 99.9%
Shell 0.1%