This repository has no description
0

Configure Feed

Select the types of activity you want to include in your feed.

50 2 1

Clone this repository

https://tangled.org/ilak.ch/nixvim-config https://tangled.org/did:plc:phl4awaufsihc7352bhkfvxd
git@tangled.org:ilak.ch/nixvim-config git@tangled.org:did:plc:phl4awaufsihc7352bhkfvxd

For self-hosted knots, clone URLs may differ based on your setup.



README.md

Neovim configuration using nixvim#

Personal neovim setup

  • LSP support for C++, Rust, Python, and many more
  • Telescope for easy browsing of text, files, and symbols
  • DAP support, including DAP UI
  • Neogit for version control
  • fidget for notifcations
  • lualine as statusline
  • bufferline for buffer overview
  • overseer to build, run, debug projects
  • and many more things.

To give it a test run, you can simply run

nix run 'git+https://tangled.org/ilak.ch/nixvim-config' -- test_file.py

This configuration has taken inspiration from the following contributors.