Skip to content

Releases: le4ker/NvMegaChad

v2.6.1

20 Apr 19:22
Compare
Choose a tag to compare
  • Bug fixes after migrating to NvChad 2.5
  • SQL formatter

Full Changelog: v2.5.0...v2.6.1

v2.5.0

15 Apr 16:34
Compare
Choose a tag to compare
  • Integrates NvChad v2.5, which enables updating the distribution using the Lazy plug in manager.
  • Replaces none-ls with conform and nvim-lint

v2.2.0

12 Mar 17:04
Compare
Choose a tag to compare
  • Replaces Glow with markdown-preview
  • TOML LSP and formatting support.
  • Javascript formatting support
  • Adds vertical split keymap
  • Disables vertical terminal keymap
  • Removes theme toggle and close all windows buttons from tabufline
  • Fixes LSP shown in statusline
  • Removes double formatting of YAML files

NvMegaChad

26 Feb 16:40
Compare
Choose a tag to compare

NvMegaChad

Neovim configuration,
based on the NvChad distribution. It has preconfigured a
wide range of LSPs, formatters, linters and debuggers.

Language Servers

  • bash-language-server
  • clangd
  • css-lsp
  • dockerfile-language-server
  • gopls
  • html-lsp
  • lua-language-server
  • marksman
  • pyright
  • rubocop
  • terraform-ls
  • tflint
  • typescript-language-server
  • vim-language-server
  • yaml-language-server

Formatters

  • black
  • clang-format
  • gofmt
  • isort
  • markdownlint
  • prettier
  • rubocop
  • shfmt
  • stylua
  • terraform_fmt
  • yamlfmt

Linters

  • golangci-lint
  • markdownlint
  • rubocop
  • tflint

Debuggers

  • delve
  • debugpy