Commit Graph

132 Commits

Author SHA1 Message Date
Stefan Imhoff
b5aa502d6a feat(nvim): add Telescope plugin for live grep with args 2023-02-26 12:17:39 +01:00
Stefan Imhoff
a331d3b455 fix(nvim): prettier running on Astro files 2023-02-26 11:58:39 +01:00
Stefan Imhoff
fb03ad0f94 fix(nvim): update configuration format of colorizer 2023-02-16 10:43:52 +01:00
Stefan Imhoff
0ce97f1947 chore(nvim): move all Tailwind CSS related plugins into one file 2023-02-15 18:50:42 +01:00
Stefan Imhoff
ddf5fb0585 chore(nvim): add Visincr plugin 2023-02-14 16:36:58 +01:00
Stefan Imhoff
68dc073bdb fix(nvim): load projects not lazy 2023-02-13 18:27:29 +01:00
Stefan Imhoff
89ca923c4d feat(nvim): add Tailwind CSS sort plugin 2023-02-13 09:16:13 +01:00
Stefan Imhoff
7c7dc17103 fix(nvim): change lua language server 2023-02-12 18:34:33 +01:00
Stefan Imhoff
d8b3d46ff8 feat(nvim): add three new plugins 2023-02-10 19:06:24 +01:00
Stefan Imhoff
6d395ce802 fix(nvim): turn of buggy treesiter indentation 2023-02-10 17:03:29 +01:00
Stefan Imhoff
bd4411bbd8 chore(nvim): switch to eslintd 2023-02-10 16:27:18 +01:00
Stefan Imhoff
4580398c34 fix(nvim): wrong lua function call for Harpoon 2023-02-10 13:06:35 +01:00
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