# Changelog ## [1.0.2](https://github.com/sleiphir/nvim/compare/v1.0.1...v1.0.2) (2023-11-30) ### Bug Fixes * **coding:** add back luaSnip ([1f1dbf0](https://github.com/sleiphir/nvim/commit/1f1dbf06c67824107598bcce9c4802f97da08536)) ## [1.0.1](https://github.com/sleiphir/nvim/compare/v1.0.0...v1.0.1) (2023-11-27) ### Bug Fixes * **fugitive:** allow fugitive to load when no files are opened ([b969172](https://github.com/sleiphir/nvim/commit/b969172234b77b06bc35c8f3ceb0319ad07ac4ca)) ## 1.0.0 (2023-11-26) ### ⚠ BREAKING CHANGES * **lazy:** Rewrite config with lazy.nvim ### Features * add colorscheme switcher and format keybinding ([09ce90a](https://github.com/sleiphir/nvim/commit/09ce90a229fb98e9cb171e206cf5f74b1d6c1e5c)) * add good syntax highlighting for twig files ([6927e67](https://github.com/sleiphir/nvim/commit/6927e675d5ace508e897a56fc58dbdbaaf0d70b6)) * add intelephense licence key file ([c06a6e0](https://github.com/sleiphir/nvim/commit/c06a6e0fb825b08d33f4dfbd4d7c3fe1dfd92a32)) * add vim-bujo keybindings (todo-list management) ([5f8e237](https://github.com/sleiphir/nvim/commit/5f8e237669c6c2248f032a311cb3cba9797ff772)) * add vim-fetch and update config ([5aa5ad2](https://github.com/sleiphir/nvim/commit/5aa5ad219a6b25b05c3f39166c731982922bbdfd)) * add vim-surround plugin ([9cd6b9f](https://github.com/sleiphir/nvim/commit/9cd6b9f8f07285097b5efc6f9c34ef1ae42e8eb2)) * **ci:** add release-please GitHub Action ([55aaf4b](https://github.com/sleiphir/nvim/commit/55aaf4ba6efa2d4a3a612a6f56315e8de0b585f0)) * **lazy:** Rewrite config with lazy.nvim ([cb49ba5](https://github.com/sleiphir/nvim/commit/cb49ba5c9adf1f813547d1b1f7cea9402d06c255)) * **neoai:** enhance plugin setup ([6af6ac3](https://github.com/sleiphir/nvim/commit/6af6ac3fb47ed316dc38bd0f7fba9e58cb0aa524)) * **plugin:** Use GPT-3.5 turbo because it's cheaper ([0931bbe](https://github.com/sleiphir/nvim/commit/0931bbe80c502fbed751d314a0a3c431c605b7e1)) * update nvim plugins and configurations ([36df283](https://github.com/sleiphir/nvim/commit/36df2834e574f38f2b906b42234a1dbeb53b3d1d)) * update plugin configurations and add new ones ([2c81514](https://github.com/sleiphir/nvim/commit/2c815142218ddc90eb7002fa3720c73d60dccc4d))