Skip to content

v3.0.0

Compare
Choose a tag to compare
@mehalter mehalter released this 24 Jun 14:56
37e43be

3.0.0 (2023-06-24)

⚠ BREAKING CHANGES

  • harpoon: fix mapping that conflicts with core mapping (#308)
  • harpoon: remove "j" keymap, make "t" keymap dynamic based on $TMUX (#292)
  • treesj: fix typo in plugin name (#293)
  • motion: separate flit.nvim from leap.nvim (#281)

Features

  • code-runner: add compiler.nvim (#298) (9324921)
  • completion: add tabnine-nvim (#291) (09113da)
  • editing-support: add suda.vim (#284) (aca1c8a)
  • harpoon: remove "j" keymap, make "t" keymap dynamic based on $TMUX (#292) (9bb0747)
  • markdown-and-latex: add peek.nvim markdown preview (#285) (600c22e)
  • motion: separate flit.nvim from leap.nvim (#281) (dcaf64c)
  • pack: add cpp base pack (#295) (8ac4492)
  • pack: add luacheck linter to lua pack (#270) (569f4f8)
  • peek: add peek markdown preview (600c22e)
  • scrolling: add neoscroll.nvim (#276) (df8e769)
  • split-and-window: add edgy.nvim (#306) (83bf8a7)
  • suda: add suda-vim.lua (aca1c8a)

Bug Fixes

  • ccc-nvim.lua: highlighter attached buffer error (#283) (029aeb7)
  • dart: fix dart pack (#289) (513cc02)
  • grapple: cycle keybind overrides default window switching keybind (#296) (40419cb)
  • gruvbox: readme on configuration (#280) (b4502e5)
  • harpoon: fix mapping that conflicts with core mapping (#308) (400e87e)
  • harpoon: typo in concatenation (#303) (901fc36)
  • pack/tailwindcss: use icon when color is not available for cmp (#297) (53cea57)
  • Remove rustywind from tailwindcss pack (#294) (bfb9f9c)
  • treesj: fix typo in plugin name (#293) (08c30f4)
  • typescript: fix filetype lazy loading key (#290) (c7d16ac)
  • typescript: fix null_ls eslint_d registration(s) (#274) (947fbf0)
  • typescript: improve eslint and prettier loading (#231) (39835ba)
  • typescript: protect against malformed or empty package.json (#307) (9bf02e1)
  • vim-sandwich: load vim-sandwich on keys and not file event (#299) (a2d5a45)