https://github.com/dogth/puppydog
A small and simple nixvim config
https://github.com/dogth/puppydog
neovim nixos nixvim nixvim-config
Last synced: 5 months 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 (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-12-28T08:35:33.000Z (over 1 year ago)
- Last Synced: 2025-02-13T15:18:31.646Z (over 1 year ago)
- Topics: neovim, nixos, nixvim, nixvim-config
- Language: Nix
- Homepage:
- Size: 74.2 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
```