Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jackcuthbert/.nvim


https://github.com/jackcuthbert/.nvim

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# .nvim

Uses:

- [gitsigns.nvim](https://github.com/lewis6991/gitsigns.nvim) to show git diffs in the gutter
- [lsp-zero.nvim](https://github.com/VonHeikemen/lsp-zero.nvim) for zero config LSP and CMP
- [mini.nvim](https://github.com/echasnovski/mini.nvim) for bundled UX improvements
- [nvim-tree.lua](https://github.com/nvim-tree/nvim-tree.lua) for a file explorer
- [nvim-treesitter](https://github.com/nvim-treesitter/nvim-treesitter) for syntax highlighting
- [packer.nvim](https://github.com/wbthomason/packer.nvim) to manage packages
- [github-nvim-theme](https://github.com/projekt0n/github-nvim-theme) for a blindingly bright light theme

## Setup

```
git clone [email protected]:JackCuthbert/.nvim.git "~/.config/nvim"
```