Skip to content

v3.1.0

Compare
Choose a tag to compare
@mehalter mehalter released this 02 Jul 22:27
5b11a3c

3.1.0 (2023-07-02)

Features

  • add astro filetype to eslint_d handler in typescript pack (#319) (fa131c2)
  • add python debug with arguments (#315) (35f028a)
  • add vim-move plugin (1bd4ad0)
  • add vim-smoothie plugin (#324) (2a46002)
  • change olexsmir/gopher.nvim to ray-x/go.nvim (#325) (435acc3)
  • color: add default nvim command of ccc-nvim. (#339) (724a0fd)
  • editing-support: Add chatGPT.nvim (#352) (023e840)
  • editing-support: add ultimate-autopair.nvim (#314) (73a537c)
  • editing-support: add vim-move plugin (#328) (1bd4ad0)
  • file-explorer: Add initial support for mini.files (#348) (0b678ea)
  • html-css: add emmet_ls to html-css supprt syntax like li * 5 (#347) (247d1f2)
  • motion: add move plugin flash nvim (#340) (86815e1)
  • pack: add c-sharp base pack (#312) (91f4c57)
  • pack: add ProtoBuf pack (#330) (bafa6dc)
  • pack: Add ruby language pack (#323) (64a1b4c)
  • pack: Adding ansible pack (#346) (fb549e4)
  • project-nvim: use a slightly more maintained version of project.nvim (#332) (d0a3fd0)
  • use a slightly more maintained version of project.nvim (d0a3fd0)

Bug Fixes

  • add space after clojure comment character (1092abc)
  • clojure: add space after clojure comment character (#335) (1092abc)
  • debugging: Load nvim-bqf on ft=qf (#326) (6520e57)
  • hardtime-nvim: config uses legacy table (#342) (450b812)
  • motion: vim-matchup - matchup_matchparen_offscreen method='popup… (#331) (840e049)
  • nvim-scrollbar: Fix issue with is_available calls (#350) (a5bb535)
  • nvim-scrollbar: Fix issue with is_available calls (#351) (d776458)
  • persistent-breakpoints.nvim lazy loading (#313) (cff4b2e)
  • ultimate-autopair-nvim: update ultimate-autopair.nvim (#333) (8b30fd6)

Reverts

  • "feat: add astro filetype to eslint_d handler in typescript pack" (#321) (53b36f9)