nvim/CHANGELOG.md
2023-11-30 22:31:21 +01:00

2.2 KiB

Changelog

1.0.2 (2023-11-30)

Bug Fixes

  • coding: add back luaSnip (1f1dbf0)

1.0.1 (2023-11-27)

Bug Fixes

  • fugitive: allow fugitive to load when no files are opened (b969172)

1.0.0 (2023-11-26)

⚠ BREAKING CHANGES

  • lazy: Rewrite config with lazy.nvim

Features

  • add colorscheme switcher and format keybinding (09ce90a)
  • add good syntax highlighting for twig files (6927e67)
  • add intelephense licence key file (c06a6e0)
  • add vim-bujo keybindings (todo-list management) (5f8e237)
  • add vim-fetch and update config (5aa5ad2)
  • add vim-surround plugin (9cd6b9f)
  • ci: add release-please GitHub Action (55aaf4b)
  • lazy: Rewrite config with lazy.nvim (cb49ba5)
  • neoai: enhance plugin setup (6af6ac3)
  • plugin: Use GPT-3.5 turbo because it's cheaper (0931bbe)
  • update nvim plugins and configurations (36df283)
  • update plugin configurations and add new ones (2c81514)