Skip to content

Releases: snelling-a/nvim

v2.12.0

11 May 21:36
674d96c
Compare
Choose a tag to compare

feat: flit (#48)

  • feat(flit): init plugin
  • feat(flit): config

What's Changed

Full Changelog: v2.11.2...v2.12.0

v2.11.2

11 May 21:36
2f3ae18
Compare
Choose a tag to compare

fix: copilot (#49)

  • fix(copilot): remove unnecessary copilot.vim
  • fix(copilot): add config for copilot.lua
  • fix(copilot): fix dependencies
  • chore(copilot): bump dependencies

What's Changed

Full Changelog: v2.11.1...v2.11.2

v2.11.1

11 May 21:12
6bc8dcd
Compare
Choose a tag to compare

refactor: typescript - tsserver/vtsls (#47)

  • refactor(vtsls): extract to own server config
  • refactor(vtsls): set filetypes for plugin

What's Changed

Full Changelog: v2.11.0...v2.11.1

v2.11.0

11 May 21:05
25a3f09
Compare
Choose a tag to compare

feat: colorful-winsep (#46)

  • feat(winsep): init plugin
  • feat(winsep): config

What's Changed

Full Changelog: v2.10.0...v2.11.0

v2.10.0

11 May 20:42
a2a5ea9
Compare
Choose a tag to compare

feat: bufignore (#45)

  • feat(bufignore): init plugin
  • feat(bufignore): setup plugin
  • chore(spell): update cspell.json

What's Changed

Full Changelog: v2.9.3...v2.10.0

v2.9.3

11 May 20:36
14ba834
Compare
Choose a tag to compare

fix: cmp (#44)

  • fix(autopairs): add cmp adapater
  • fix(luasnip): DRY
  • refactor: extract as many opts as possible
  • refactor(cmp): formatting/ui
  • fix(copilot): pass opts to setup

What's Changed

Full Changelog: v2.9.2...v2.9.3

v2.9.2

11 May 12:26
6ccac51
Compare
Choose a tag to compare

refactor: statusline (#43)

  • refactor(statusline): rename file
  • refactor(statusline): rename components
  • refactor(statusline): inactive statusline
  • refactor(statusline): rename module

What's Changed

Full Changelog: v2.9.1...v2.9.2

v2.9.0

10 May 20:29
97441b3
Compare
Choose a tag to compare

refactor: augroups (#41)

  • refactor: init augroup util function
  • refactor: use augroup util function
  • feat: add descriptions to autocmds

What's Changed

Full Changelog: v2.8.0...v2.9.0

v2.8.0

09 May 08:30
f3fe2c2
Compare
Choose a tag to compare

feat: dap (#40)

  • feat(dap): dap init
  • feat(dap): dap-ui
  • feat(dap): mason
  • feat(dap): vscode plugin
  • feat(dap): go to breakpoints
  • feat(dap): jest plugin
  • feat(dap): lua plugin
  • feat(dap): keymaps
  • chore(spell): update cspell.json

What's Changed

Full Changelog: v2.7.0...v2.8.0

v2.7.0

09 May 07:58
13b602c
Compare
Choose a tag to compare

feat: ftplugins help json man (#39)

  • feat: don't show the statuscolumn on help pages
  • fix: json opt -> opt_local
  • feat: ftplugin for man pages

What's Changed

Full Changelog: v2.6.0...v2.7.0