Commit Graph

93 Commits

Author SHA1 Message Date
Stefan Imhoff
a32fa1099a chore(nvim): add more constants to switch between 2024-03-15 19:38:15 +01:00
Stefan Imhoff
d2858c5b01 chore(nvim): use plugin again 2024-03-15 17:12:20 +01:00
Stefan Imhoff
496130dba5 chore(nvim): add new keymap for Telescope gh pull requests 2024-03-15 17:12:01 +01:00
Stefan Imhoff
9682376b25 feat(nvim): add a few telescope extensions and reconfigure keymaps 2024-03-15 17:12:01 +01:00
Stefan Imhoff
e8922d5fde feat(nvim): add formatting and linting for ruby 2024-03-13 20:50:26 +01:00
Stefan Imhoff
a00622a4d7 chore(nvim): add new Telescope shortcut 2024-03-08 13:24:38 +01:00
Stefan Imhoff
3c23dfab43 chore(nvim): add formatting with prettier for mdx files 2024-03-07 12:47:38 +01:00
Stefan Imhoff
8b11e562c8 chore(nvim): deactivate automatic codespell fixing 2024-03-05 17:41:44 +01:00
Stefan Imhoff
ec99808456 chore(nvim): add and update Telescope keybindings 2024-03-01 16:42:29 +01:00
Stefan Imhoff
7929840634 feat(nvim): switch colorscheme to Catppuccin Mocha 2024-03-01 16:42:29 +01:00
Stefan Imhoff
0bd8041207 feat(nvim): add silicon plugin to create code screenshots 2024-03-01 16:42:29 +01:00
Stefan Imhoff
d28481490f feat(nvim): add plugin to talk to Ollama 2024-02-28 14:06:35 +01:00
Stefan Imhoff
a99a2432c2 chore(nvim): activate dap 2024-02-28 13:09:53 +01:00
Stefan Imhoff
01c3a6a0fe chore(nvim): add more linters 2024-02-28 10:25:49 +01:00
Stefan Imhoff
932dc119ff chore(nvim): add more formatters and prettierd 2024-02-28 10:20:31 +01:00
Stefan Imhoff
298612667e chore(nvim): automatically install codespell 2024-02-28 10:19:48 +01:00
Stefan Imhoff
2a8b6d9ecb feat(nvim): add formatting 2024-02-27 19:23:12 +01:00
Stefan Imhoff
e5e04c96df chore(nvim): simplify configuration 2024-02-27 19:16:22 +01:00
Stefan Imhoff
edf74856f9 feat(nvim): configure nvim-lint 2024-02-27 18:23:32 +01:00
Stefan Imhoff
cb2481c4a4 chore(nvim): rename plugin file 2024-02-27 18:21:02 +01:00
Stefan Imhoff
0f49475e5e fix(nvim): temporary solution for eslint diagnostics
This uses none-ls to enable typescript-eslint diagnostics. But it is recommended to use the eslint-lsp instead. Haven't figured out how to get typescript-eslint diagnostics with eslint-lsp yet.
2024-02-27 16:10:19 +01:00
Stefan Imhoff
3c802fff49 chore(nvim): do not turn on Twilight in Zen Mode 2024-02-23 11:43:34 +01:00
Stefan Imhoff
ead535e1e5 feat(nvim): update vault paths 2024-02-16 18:46:59 +01:00
Stefan Imhoff
956b2fbe8b chore: comment out buggy plugin 2024-02-09 17:51:36 +01:00
Stefan Imhoff
863c68268d chore(nvim): remove Octo plugin 2024-02-09 11:28:59 +01:00
Stefan Imhoff
7f5dfc202c chore(nvim): update file 2024-02-07 12:01:29 +01:00
Stefan Imhoff
c9b82aa985 feat(nvim): add ChatGPT plugin 2024-02-03 15:07:50 +01:00
Stefan Imhoff
c324035728 feat(nvim): add markdown preview 2024-02-03 12:48:32 +01:00
Stefan Imhoff
2da5a02234 chore(nvim): change default mode for file browser 2024-01-10 14:41:14 +01:00
Stefan Imhoff
3b423caee8 feat(nvim): add oatmeal plugin to use ollama directly in Neovim 2024-01-01 14:13:43 +01:00
Stefan Imhoff
e844195053 feat(nvim): add border to cmp dialogs 2024-01-01 13:23:14 +01:00
Stefan Imhoff
61d0ba19f2 feat(nvim): update configuration of obsidian.nvim 2023-12-30 14:51:57 +01:00
Stefan Imhoff
7b846fd721 chore(nvim): add fugitive plugin 2023-12-30 13:38:06 +01:00
Stefan Imhoff
03d71e4e2b chore: backup 2023-12-15 12:49:05 +01:00
Stefan Imhoff
d79c34d9cf chore(nvim): move Neovim logo more to the top 2023-12-12 15:41:45 +01:00
Stefan Imhoff
f64ae4f407 fix(nvim): error on opening Git commit messages or empty files 2023-12-09 11:41:20 +01:00
Stefan Imhoff
a2cbc7f3c3 feat(nvim): add auto-save.nvim 2023-11-18 14:39:18 +01:00
Stefan Imhoff
9835fe72f7 feat(nvim): add inc-rename.nvim plugin 2023-11-18 14:19:26 +01:00
Stefan Imhoff
996454585f feat(nvim): add border to hover and filter out no information messages 2023-11-18 14:19:15 +01:00
Stefan Imhoff
2bcac29c08 feat(nvim): change and add Telescope key bindings 2023-11-18 14:18:41 +01:00
Stefan Imhoff
00d5173d62 feat(nvim): add more languages and sort list 2023-11-18 14:18:19 +01:00
Stefan Imhoff
d77311a2ab feat(nvim): add Tailwind language server to default installs 2023-11-18 14:17:51 +01:00
Stefan Imhoff
164210ea2c feat(nvim): activate bufferline for tabs only 2023-11-18 14:17:28 +01:00
Stefan Imhoff
11b29baaea feat(nvim): add barbecue winbar 2023-11-10 13:41:00 +01:00
Stefan Imhoff
aadb07721f feat(nvim): add nvim-ufo for better fold handling 2023-10-31 13:02:50 +01:00
Stefan Imhoff
d6c8931e30 feat(nvim): turn off bufferline and change buffer switcher view 2023-10-24 16:58:46 +02:00
Stefan Imhoff
8d1c52330f chore(nvim): change repository name 2023-10-24 16:58:17 +02:00
Stefan Imhoff
4d7de1d055 fix(nvim): ensure the dashboard ascii art is consistant 2023-10-13 15:55:57 +02:00
Stefan Imhoff
f3b09a5109 feat(nvim): upgrade LazyVim to version 10 2023-10-13 15:55:57 +02:00
Stefan Imhoff
74ee8caf88 feat(nvim): add aerial plugin 2023-10-12 14:13:00 +02:00