https://github.com/trevarj/config.nvim
My custom Neovim config
https://github.com/trevarj/config.nvim
lazyvim neovim neovim-config
Last synced: about 1 month ago
JSON representation
My custom Neovim config
- Host: GitHub
- URL: https://github.com/trevarj/config.nvim
- Owner: trevarj
- License: bsd-2-clause
- Created: 2024-01-05T12:46:49.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-05-10T12:20:48.000Z (about 2 years ago)
- Last Synced: 2025-10-14T12:07:38.822Z (8 months ago)
- Topics: lazyvim, neovim, neovim-config
- Language: Lua
- Homepage:
- Size: 280 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Trev's New Neovim Config
A 2024 migration over from [LazyVim](https://github.com/LazyVim/LazyVim).
Cultivated a lot of the plugins and features, stripped away the stuff I didn't
like or want. The entire LSP and completion stuff is entirely ripped from there
because it's still a huge pain to figure out and get right in a minimalistic
way.
Making a note to my future self that this will probably become a huge hassle to
maintain, which is why I used LazyVim in the first place. Hope not though!
## Features
- \[x\] lazy.nvim
- \[x\] Nord theme
- \[x\] LSP
- \[x\] Completions
- \[x\] Treesitter
- \[x\] Oil.nvim (dired clone)
- \[x\] fzf-lua
- \[x\] lualine.nvim statusline
- \[x\] My favorite keybindings
- \[x\] Git (gitsigns, diffview, neogit (magit clone))