Skip to content

Releases: vuxuanhungg/nvim

v2.0.0

07 Sep 17:31
Compare
Choose a tag to compare

This version brings huge improvements over the previous one

  • Drop support for neovim 0.9 and older
  • Re-organize files structure
  • Use lualine for statusline, tabline and winbar; remove bufferline and barbecue
  • Add harpoon for better buffers navigation
  • Add fzf-lua, a powerful and versatile finder alternative to telescope
  • Add diffview for viewing diff, merge tool and file history
  • Add tokyonight and catppuccin colorschemes, refine highlights for consistency
  • Add multi-cursor support
  • Add user settings, so changes can be easily made in one place
  • Add helper scripts
  • Better integration with kitty terminal (dynamic padding)
  • Migrate from typescript-tools to vtsls
  • Add support for vue and pug
  • Better python servers
  • Optimize plugin configs for performance and stability
  • Remove trouble.nvim; use finder to handle lsp actions instead
  • Remove alpha.nvim
  • Remove nvim-lightbulb
  • Remove lspkind; add my own kind icons
  • Remove vim-maximizer

v1.0.0

28 Jun 12:34
Compare
Choose a tag to compare

initial release