Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dogth/puppydog

A small and simple nixvim config
https://github.com/dogth/puppydog

neovim nixos nixvim nixvim-config

Last synced: 1 day ago
JSON representation

A small and simple nixvim config

Awesome Lists containing this project

README

        

## Puppydog

A simple nixvim configuration.

### Plugins

- cmp
- conform
- fidget
- lsp
- neotest
- nvim-jdtls
- refactor
- trouble
- undotree
- treesitter
- alpha
- lualine
- neotree
- autopairs
- codeium-nvim
- colorizer
- hardtime
- lazygit
- devenv
- direnv
- nix-develop
- nvim-ufo
- precognition
- telescope
- todo-comments
- toggleterm
- which-key
- yazi

### Installation

To run this configuration in an ephemeral shell:

```bash
nix run github:dogth/puppydog
```