Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/dogth/puppydog
- Owner: Dogth
- License: unlicense
- Created: 2024-09-02T01:33:54.000Z (4 months ago)
- Default Branch: master
- Last Pushed: 2024-12-15T19:53:07.000Z (7 days ago)
- Last Synced: 2024-12-15T20:29:13.252Z (7 days ago)
- Topics: neovim, nixos, nixvim, nixvim-config
- Language: Nix
- Homepage:
- Size: 65.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```