Skip to content

Latest commit

 

History

History
107 lines (82 loc) · 1.93 KB

CHANGELOG.md

File metadata and controls

107 lines (82 loc) · 1.93 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.5

improved

  • performance removing unused plugins
  • standard theme changing highlights

Added

  • LazyDo config
  • typescript tools plugin
  • adding colorfull-menu config
  • doc function
  • blink cmp
  • live server
  • zenmode
  • conform
  • mini.comment
  • match-visual.nvim
  • multicursor-nvim
  • neotree
  • to-do comments

Removed

  • neogit
  • lazydo
  • markedviewer
  • neotest
  • neogit
  • diffview.nvim
  • fastvim.nvim
  • fzf-lua
  • null-ls
  • match-visual.nvim
  • live-server
  • zenmode
  • nvim-tree

0.0.4 2025-01-02

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
  • adding ui modicator plugin
  • adding logging module
  • adding alpha.nvim dashboard config

Removed

  • fugit2 (we switched to neogit)
  • live-server
  • cppman
  • themes: jellybeans, nightfox gruverboxer material
  • neovim-session-manager
  • dashboard-nvim config
  • ui modicator
  • themery

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