Commit Graph

120 Commits

Author SHA1 Message Date
Stefan Imhoff
a274746a8a feat(nvim): migrate to LazyVim 2023-02-10 12:43:10 +01:00
Stefan Imhoff
26964726f1 chore(nvim): add Codeium plugin 2023-01-20 18:29:11 +01:00
Stefan Imhoff
ee13fd75f2 fix(nvim): problems with null-ls and prettierd 2023-01-20 11:13:27 +01:00
Stefan Imhoff
92bd32e3aa chore(nvim): change some settings 2023-01-19 15:50:02 +01:00
Stefan Imhoff
7bca89f4f1 feat(nvim): add noctis colorscheme 2023-01-18 14:42:12 +01:00
Stefan Imhoff
2fb32144ee chore(nvim): remove markdownlint 2023-01-18 12:46:56 +01:00
Stefan Imhoff
62b8b93505 chore(nvim): update plugins 2023-01-18 12:22:46 +01:00
Stefan Imhoff
151b724ecb feat(nvim): replace custom text object function with plugin 2023-01-05 16:37:32 +01:00
Stefan Imhoff
c6e415c374 feat(nvim): add chafa plugin to preview images in the Terminal 2023-01-05 16:19:18 +01:00
Stefan Imhoff
2d7d684099 chore(nvim): add Pandoc plugins 2022-12-26 19:57:49 +01:00
Stefan Imhoff
2cc8439f97 chore(nvim): install undotree plugin 2022-12-26 14:40:06 +01:00
Stefan Imhoff
3384719f2d fix(nvim): remove cursor line and word in transparent mode 2022-12-25 12:34:39 +01:00
Stefan Imhoff
e9de546afa feat(nvim): create custom color themes for lualine 2022-12-25 12:25:13 +01:00
Stefan Imhoff
2bd025203d fix(nvim): remove keymap that interfered with the nice default behaviour 2022-12-25 10:53:40 +01:00
Stefan Imhoff
e798e34775 feat(nvim): add fm plugin for better file managment integration 2022-12-23 16:44:45 +01:00
Stefan Imhoff
a57ccc44e3 feat: add a few new plugins 2022-12-23 15:53:20 +01:00
Stefan Imhoff
fcbb8c0b76 chore(nvim): add plugin to toggle transparency 2022-12-22 20:39:47 +01:00
Stefan Imhoff
d03f41bd16 feat: add keymap for sorting by indentation 2022-12-22 19:18:01 +01:00
Stefan Imhoff
5e39a37d9a chore(nvim): refactor lazy configuration 2022-12-22 19:17:29 +01:00
Stefan Imhoff
9b45062374 feat(nvim): migrate from Packer to Lazy 2022-12-22 17:20:47 +01:00
Stefan Imhoff
321cc71b36 feat: update colors of Neovim, Lualine and Tmux to match Tokyo Night 2022-12-22 15:51:08 +01:00
Stefan Imhoff
e2ecd2871d feat(nvim): add global status and color separators 2022-12-22 11:54:24 +01:00
Stefan Imhoff
f0c4a19c07 feat(nvim): add comments to keymaps 2022-12-18 18:29:52 +01:00
Stefan Imhoff
52c1f1d704 feat(nvim): add vim table mode plugin 2022-12-18 11:37:40 +01:00
Stefan Imhoff
9ed9580267 feat(nvim): replace tabular with mini.align 2022-12-18 11:13:26 +01:00
Stefan Imhoff
5ea15fe25c feat(nvim): add undo plugin for Telescope 2022-12-18 10:47:59 +01:00
Stefan Imhoff
a7e00b506d chore(nvim): simplify imports and clean up plugin files 2022-12-18 10:47:59 +01:00
Stefan Imhoff
59ed16b1d4 feat(nvim): add some useful keymaps 2022-12-15 22:49:49 +01:00
Stefan Imhoff
18f3492f01 feat(nvim): add pounce plugin 2022-12-12 17:09:46 +01:00
Stefan Imhoff
74891d7e5d feat(nvim): add glance plugin 2022-12-11 14:13:13 +01:00
Stefan Imhoff
0e1694fa9d feat(nvim): add ufo plugin for better folds 2022-12-11 12:57:37 +01:00
Stefan Imhoff
79464140d8 feat(nvim): add vim-matchup plugin 2022-12-10 19:46:11 +01:00
Stefan Imhoff
10938cab4c feat(nvim): add nvim-bqf plugin 2022-12-10 19:36:14 +01:00
Stefan Imhoff
5a86cf82b8 feat(nvim): add mason-null-ls plugin 2022-12-10 18:59:11 +01:00
Stefan Imhoff
75d532ea8b feat(nvim): install navic plugin 2022-12-10 18:11:36 +01:00
Stefan Imhoff
5bc97505ac feat(nvim): add symbols outline plugin 2022-12-10 17:45:40 +01:00
Stefan Imhoff
20b3a0648d chore(nvim): remove ssr plugin 2022-12-10 17:45:03 +01:00
Stefan Imhoff
841479849f feat(nvim): replace speeddating plugin with dial 2022-12-10 16:07:01 +01:00
Stefan Imhoff
90db99e729 feat(nvim): add todo comments plugin 2022-12-10 15:33:29 +01:00
Stefan Imhoff
20c5d1cd2c feat(nvim): add language servers for Golang 2022-11-25 18:10:36 +01:00
Stefan Imhoff
e1c7c4b02f chore(nvim): add nvim-cmp plugin 2022-11-21 21:08:54 +01:00
Stefan Imhoff
e89725929d feat(nvim): add ssr plugin 2022-11-14 13:05:00 +01:00
Stefan Imhoff
cd024f3514 chore(nvim): add comment 2022-11-13 19:39:51 +01:00
Stefan Imhoff
617b859a85 Revert "feat(nvim): add svart plugin"
This reverts commit d61de62c5f.
2022-11-13 09:45:39 +01:00
Stefan Imhoff
d61de62c5f feat(nvim): add svart plugin 2022-11-10 13:38:19 +01:00
Stefan Imhoff
46cb5dacb9 feat(nvim): add legendary and dressing plugins for easy access to keymaps, commands and autocommands 2022-11-10 13:14:53 +01:00
Stefan Imhoff
fa858d2ba9 refactor(nvim): migrate to new keymap API 2022-11-06 10:54:01 +01:00
Stefan Imhoff
bcc8549723 feat(nvim): add GitHub Copilot 2022-11-06 10:48:52 +01:00
Stefan Imhoff
1f54993910 chore(nvim): remove scribe plugin 2022-11-04 16:08:02 +01:00
Stefan Imhoff
467d355925 fix(nvim): timeout issues with null-ls 2022-11-02 11:14:40 +01:00