1.7.0 (2023-04-30)
- add codeium (ab06044)
- Add Pylint and make it work in a virtualenv (#142) (6d92e41)
- colorscheme: add dracula (#168) (b7d24a7)
- colorscheme: add monokai-pro (#161) (1f4d5b1)
- colorscheme: add poimandres (#158) (295bc14)
- completion: add codeium (#172) (ab06044)
- completion: added more mappings for copilot-lua-cmp (#150) (872b1e5)
- git: Add octo (#138) (f60b33f)
- lsp: add inc-rename (#154) (b60bf05)
- pack: add haskell language pack (#165) (bceb4c4)
- pack: Add multiple typescript packs (9c3fd17)
- pack: add vue (#164) (b983cd0)
- pack: create multiple typescript packs (#121) (9c3fd17)
- Don't pull in prettierd (#159) (5c534f4)
- note-taking: use new neorg v3 config options (#156) (4264d9c)
- nvim-ts-rainbow2: remove hack (#162) (9fda1ed)
- pack: make codelldb point to the right path in windows (#169) (00edc05)
- readd <leader>O as a prefix for octo (#166) (4151730)
1.6.0 (2023-04-18)
- add harpoon (#140) (debeefe)
- markdown-and-latex: Add markdown-preview (#151) (f0335fc)
- syntax: add vim-cool (#146) (4d23683)
- terminal-integration: add vim-tmux-yank & vim-tpipeline (#147) (449598a)
1.5.0 (2023-04-16)
- code-runner: Add sniprun (#132) (5d909fa)
- editing-support: adding more mappings for dial.nvim (#143) (8fc38d7)
- motion: add grapple (#139) (305058a)
- pack: add dart (#136) (45f6a45)
- scrolling: adding nvim-scrollbar (#144) (81d2df5)
1.4.1 (2023-04-09)
1.4.0 (2023-04-08)
- completion: improve copilot-cmp defaults (#129) (62599e1)
- editing-support: Add text-case.nvim (#122) (78a0f36)
- improve copilot-cmp defaults by re-enabling C-e to turn off cmp window to see hidden copilot suggestion and add C-x and C-z mappings to go to next and previous copilot suggestions (62599e1)
1.3.0 (2023-04-07)
- bars-and-lines: add bufferline plugin (724301f)
- bars-and-lines: add feline plugin (d95a2ee)
- bars-and-lines: add lualine plugin (f6e9f5d)
- bars-and-lines: add statuscol plugin (c0b272d)
- bars-and-lines: add statusline with mode text (3836d18)
- bars-and-lines: add vs code style winbar recipe (cdc12ce)
- color: add headlines plugin (68aebcb)
- color: add modes.nvim plugin (92a78e4)
- color: add twilight.nvim (#124) (c118c7c)
- editing-support: add auto-save.nvim plugin (2f40865)
- editing-support: add mini.splitjoin (ed5c19a)
- editing-support: add nvim-ts-rainbow (a06a3bf)
- editing-support: add nvim-ts-rainbow2 (cd37ef6)
- editing-support: add todo-comments.nvim (93f89ce)
- git: Add git-blame (#108) (c6771c0)
- git: add neogit (#123) (512dc00)
- indent: add indent-tools.nvim (23882e9)
- markdown-and-latex: add vimtex (#113) (c968f91)
- motion: add leap/flit.nvim plugins (cdc2107)
- motion: add nvim-surround (#110) (cfcf2a9)
- motion: add vim-matchup plugin (48d0bef)
- note-taking: add obsidian-nvim (2a04234)
- pack/edgedb: Add EdgeDB syntax plugin (#93) (f424f1b)
- pack/java: add Java Language Pack (#86) (f91eb2f)
- pack/typescript: handle neotree rename imports (cd18f64)
- pack: add astro pack (8f1abef)
- pack: add cmake language pack (6b9d9c0)
- pack: add haxe language pack (6ff9989)
- pack: add php language pack (03db218)
- pack: add prisma language pack (#111) (3c6e863)
- pack: add svelte language pack (9748fd5)
- pack: add tailwindcss pack (659d949)
- pack: add yaml language pack (74473d8)
- pack: switch to codelldb for rust debugging (#106) (2005cf2)
- pack: use prettierd instead of prettier (a599091)
- project: add project.nvim (76fc3f3)
- scrolling: add cinnamon.nvim plugin (3013c7d)
- syntax: add hlargs.nvim (e3a7815)
- syntax: add vim-easy-align (a5dde7a)
- syntax: add vim-sandwich (2e9d85f)
- terminal-integration: add flatten.nvim (e9cff3e)
- code-runner: add missing loading commands to overseer (#77) (7443d36)
- git: gitblame (#112) (d41f4ae)
- indent: sentence structure (c67b24e)
- leap: add vim-repeat to support dot-repeat (cf46b1f)
- media: add missing pets lazy load command (194dfbd)
- mini-ai: explicitly call setup() (4795909)
- nvim-ts-rainbow: add autocmd to refresh on save/focus (a303ebb)
- pack/tailwindcss: colorize for nvim-colorizer (0a400f8)
- pack: add auto installation to haxe pack (8db899f)
- pack: enable tailwindcss color highlighting (#99) (8f20d09)
- pack: fix go pack (245182e)
- pack: improve compatibility of table.unpack function (#107) (52b1da3)
- pack: Switching python venv selector to a more robust plugin (b1c6154)
- project: fix telescope lazy loading with project.nvim (d971045)
- terminal-integration: fix priority of loading flatten.nvim (c1fb750)
- terminal-integration: load flatten at startup (bb600f2)
- toml: disable taplo in null-ls (#102) (e6bfb50)