Skip to content

Releases: bravegrumpy/nvim-config

v0.1.1

08 Apr 04:13

Choose a tag to compare

Adding some quality of life plugins.

Learning how to use package managers.

Full Changelog: v0.1.0...v0.1.1

v0.1.0

07 Apr 21:24

Choose a tag to compare

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

New Contributors

Full Changelog: https://github.com/bravegrumpy/nvim-config/commits/v0.1.0