Releases: bravegrumpy/nvim-config
Releases · bravegrumpy/nvim-config
v0.1.1
Adding some quality of life plugins.
Learning how to use package managers.
Full Changelog: v0.1.0...v0.1.1
v0.1.0
This is the absolute minimal neovim configuration that can create a text editor.
Included plugins:
- Treesitter -- to allow for coloring of text from LSP
- telescope -- for fuzzy-finding
- EdenEast nightfox (duskfox) -- color scheme
- ToDo comments -- highlights TODO comments
What's Changed
- adding mvp in lua by @bravegrumpy in #1
- Adding editconfig unique command by @bravegrumpy in #2
- adding lazy package manager by @bravegrumpy in #3
- troubleshooting theme visiblity by @bravegrumpy in #4
- Adding plugin directory, and telescope plugin call to pleneary by @bravegrumpy in #5
- Changing readme to include ubuntu special-case by @bravegrumpy in #6
- Using README for good documentation by @bravegrumpy in #7
- adding in current version of Neovim installation instructions by @bravegrumpy in #9
- making filetree instructions by @bravegrumpy in #10
- troubleshooting colors by @bravegrumpy in #8
- adding a plesant green color scheme by @bravegrumpy in #11
- adding todo by @bravegrumpy in #12
- confirming plugin options by @bravegrumpy in #13
- something by @bravegrumpy in #14
- adding readme to root by @bravegrumpy in #15
New Contributors
- @bravegrumpy made their first contribution in #1
Full Changelog: https://github.com/bravegrumpy/nvim-config/commits/v0.1.0