Skip to content

Latest commit

 

History

History
54 lines (38 loc) · 1.09 KB

CHANGELOG.md

File metadata and controls

54 lines (38 loc) · 1.09 KB

Initial relase

✨ Features

  • 🔥 Turn your Neovim into a complete IDE.
  • 💤 Customize and extend your configuration easily with lazy.nvim
  • 🚀 Super fast
  • 🧹 Common settings for options, autocms and keymaps
  • 📦 Contains a variety of pre-configured and ready-to-use plugins

0.0.4 2025-01-04

improved

  • installation script for linux
  • modularizing lspconfig
  • changing location configs
  • modularizing git plugins
  • changing toggleterm and neoscroll settings

Added

  • installation script for windows
  • live server configuration
  • initial documentation
  • lualine configuration
  • clangd configuration
  • autosave configuration
  • adding java lsp module
  • adding keybinding to reverse an action
  • adding setup dictionary
  • adding minimal config to nvim-tree

0.0.3 2024-12-20

Added

  • neorg config
  • new colorscheme nekonight
  • fugit2 config
  • neoscroll config

Changed

  • switching from autopairs to mini.pairs

0.0.2 2024-12-15

Added

  • neodev config
  • nvim-session-manager config
  • null-ls config