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
Stefan Imhoff
8148d47583
fix(nvim): change null-ls source
2023-10-09 15:08:31 +02:00
Stefan Imhoff
8e63cf6352
feat(nvim): add obsidian.nvim plugin
2023-08-12 18:40:59 +02:00
Stefan Imhoff
d63c3e177c
feat(nvim): add ActivityWatch plugin
2023-08-05 08:32:08 +02:00
Stefan Imhoff
0e005cc203
chore(nvim): remove conditional loading in VSCode
2023-08-05 08:31:51 +02:00
Stefan Imhoff
94b96865b4
chore(nvim): turn of cursorline
2023-08-01 13:10:44 +02:00
Stefan Imhoff
82869122e5
fix(nvim): add space to some icons
2023-08-01 13:04:49 +02:00
Stefan Imhoff
c50c887079
chore(nvim): comment out plugin with errors
2023-07-29 08:59:24 +02:00
Stefan Imhoff
8c12fc4bd3
feat(nvim): add neotest plugin
2023-06-30 13:28:30 +02:00
Stefan Imhoff
f0940ba15f
feat(nvim): add highlight-undo.nvim plugin
2023-06-27 08:37:52 +02:00
Stefan Imhoff
b56be6e877
feat(nvim): add flash.nvim plugin
2023-06-24 10:15:46 +02:00
Stefan Imhoff
f1da5aa71d
feat(nvim): add lsp-progress to lualine
2023-06-23 13:15:58 +02:00
Stefan Imhoff
93cebbf49b
feat(nvim): turn of border of minimap
2023-06-23 12:42:47 +02:00