Commit Graph

26 Commits

Author SHA1 Message Date
Stefan Imhoff
a99a2432c2 chore(nvim): activate dap 2024-02-28 13:09:53 +01:00
Stefan Imhoff
edf74856f9 feat(nvim): configure nvim-lint 2024-02-27 18:23:32 +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
c324035728 feat(nvim): add markdown preview 2024-02-03 12:48:32 +01:00
Stefan Imhoff
c906af7636 feat(nvim): add keybinding to jump between buffers 2023-12-09 14:45:29 +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
0429c10d5b feat(nvim): add comments and add new autocmds 2023-11-18 14:17:15 +01:00
Stefan Imhoff
90a89faead feat(nvim): add more extras 2023-11-18 14:15:46 +01:00
Stefan Imhoff
08fbfb0e2a feat(nvim): add undercurl formatting 2023-11-18 14:15:17 +01:00
Stefan Imhoff
77457dfa75 fix(nvim): bug in commit messages 2023-11-15 10:53:48 +01:00
Stefan Imhoff
aadb07721f feat(nvim): add nvim-ufo for better fold handling 2023-10-31 13:02:50 +01:00
Stefan Imhoff
c16cb3181a feat: add shortcuts for global grep search 2023-08-20 08:22:00 +02:00
Stefan Imhoff
30db0e81e8 feat(nvim): ovewrite fillchars for folds 2023-08-10 09:15:47 +02:00
Stefan Imhoff
94b96865b4 chore(nvim): turn of cursorline 2023-08-01 13:10:44 +02:00
Stefan Imhoff
0245cc5f94 chore(nvim): ignore vim as a global variable 2023-07-02 11:52:34 +02:00
Stefan Imhoff
8c12fc4bd3 feat(nvim): add neotest plugin 2023-06-30 13:28:30 +02:00
Stefan Imhoff
ccdf2208f4 feat(nvim): add keymap to delete all buffers except the viewed buffer 2023-06-24 09:58:37 +02:00
Stefan Imhoff
f1da5aa71d feat(nvim): add lsp-progress to lualine 2023-06-23 13:15:58 +02:00
Stefan Imhoff
d78290b933 fix(nvim): problem with yanking blocks error 2023-06-22 10:20:08 +02:00
Stefan Imhoff
7cedb95057 fix(nvim): issue with smart-splits plugin 2023-06-16 08:35:22 +02:00
Stefan Imhoff
e0d5df12c3 chore: change defaults for tabs 2023-06-09 16:13:50 +02:00
Stefan Imhoff
0117dd47cd fix(nvim): activate soft wrap mode with autocommand 2023-06-08 12:45:29 +02:00
Stefan Imhoff
9a6e8329c2 fix: typo 2023-05-25 16:05:11 +02:00
Stefan Imhoff
92e6313d91 chore(nvim): turn of smart splits due to error 2023-05-14 15:13:40 +02:00
Stefan Imhoff
744d1932d0 chore(nvim): reduce checking for plugin updates to 24 hours and disable message 2023-04-13 14:56:05 +02:00
Stefan Imhoff
a274746a8a feat(nvim): migrate to LazyVim 2023-02-10 12:43:10 +01:00