Skip to content

my new neovim config for nix, built with flakes.

Notifications You must be signed in to change notification settings

algoatson/vimconf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vimconf

my new neovim config built with nix flakes for nix.

Usage

nix run github:algoatson/vimconf

What's enabled

A bunch of common stuff:

  • Treesitter 'n co
  • LSP for the languages I use
    • trouble for errors
  • DAP (only set up with the rust adapter so far)
  • Git:
    • Neogit (magit for vim)
    • blamer for seeing who wrote what
    • gitsigns for viewing changed LoC
  • Surround-nvim for selecting text areas
  • Telescope 'n co
  • Leap
  • Wilder
  • Autopairs
  • Guess-indent for indentation
  • Which-key for keys
  • Copilot, Codeium, and Chatgpt for AI driven development
  • Parinfer for lisp
  • Cornelus for agda
  • ltex + ngram for grammarly-esque support
  • random lsps that are useful

About

my new neovim config for nix, built with flakes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published