Skip to content

Commit

Permalink
Update: Added more info to README
Browse files Browse the repository at this point in the history
  • Loading branch information
BPowell76 committed Jul 29, 2024
1 parent b9b5eb8 commit 671a131
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,19 @@

Put this together for my own use to use across machines at different locations. Sharing for anyone that wants to use it.

## Plugins ##

### Manager ###

The primary plugin manager used is [vim-plug](https://github.com/junegunn/vim-plug).
[Mason](https://github.com/williamboman/mason.nvim) is also used to help with quickly setting up LSP-related things.

### Neovim Modifiers ###

- [Lualine](https://github.com/nvim-lualine/lualine.nvim)
- [Treesitter](https://github.com/nvim-treesitter/nvim-treesitter)
- [Nvim Tree](https://github.com/nvim-tree/nvim-tree.lua)
- [Telescope](https://github.com/nvim-telescope/telescope.nvim)
- [Vim Fugitive](https://github.com/tpope/vim-fugitive)
- [Gitsigns](https://github.com/lewis6991/gitsigns.nvim)

0 comments on commit 671a131

Please sign in to comment.