https://github.com/catgoose/nvim
Neovim config for Typescript Angular/Vue and Lua plugin development
https://github.com/catgoose/nvim
neovim neovim-config neovim-configuration neovim-dotfiles
Last synced: 6 months ago
JSON representation
Neovim config for Typescript Angular/Vue and Lua plugin development
- Host: GitHub
- URL: https://github.com/catgoose/nvim
- Owner: catgoose
- Created: 2023-03-05T23:35:23.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-03-27T20:28:40.000Z (7 months ago)
- Last Synced: 2025-03-29T13:05:17.861Z (7 months ago)
- Topics: neovim, neovim-config, neovim-configuration, neovim-dotfiles
- Language: Lua
- Homepage:
- Size: 3.97 MB
- Stars: 153
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# catgoose neovim
Neovim config for Go, Typescript, Lua plugin development, always WIP
- [catgoose neovim](#catgoose-neovim)
- [About](#about)
- [Screenshot](#screenshot)
- [Heirline](#heirline)
- [Wilder](#wilder)
- [Search](#search)
- [Command](#command)
- [Results in quickfix](#results-in-quickfix)
- [Hover handler](#hover-handler)
- [Extra](#extra)
- [Neovim](#neovim)
- [Tmux](#tmux)
- [Todo](#todo)
## About

I have curated this neovim config for about two years now. I use it for
Angular, NestJS, Vue, Go/HTMX.## Screenshot
### Heirline

### Wilder
#### Search

#### Command

#### Results in quickfix

### Hover handler
- Uses `K` to contextually display hover

## Extra
### Neovim
My other neovim projects
- [do-the-needful.nvim](https://github.com/catgoose/do-the-needful.nvim)
- [telescope-helpgrep.nvim](https://github.com/catgoose/telescope-helpgrep.nvim)
- [vue-goto-definition](https://github.com/catgoose/vue-goto-definition.nvim)### Tmux
Tmux theme:
[kanagawa-tmux](https://github.com/catgoose/kanagawa-tmux)
## Todo
- Diagnostic highlights override
- Neotest highlights override