Commit graph

100 commits

Author SHA1 Message Date
Alexander Gehrke
387db52c76 Disable copilot on text files 2023-06-22 16:28:46 +02:00
Alexander Gehrke
d34b91cfd8 Fix copilot setup 2023-06-22 14:23:10 +02:00
Alexander Gehrke
94394fd3b4 remove double initialization of copilot 2023-06-20 11:50:02 +02:00
Alexander Gehrke
9605898edd Remove remaining plug.vim 2023-06-20 11:49:37 +02:00
Alexander Gehrke
be6559c1b6 Migrate to lazy.nvim with more lua config 2023-06-19 11:54:57 +02:00
Alexander Gehrke
d7aa29354c Remove <// imap in html, as it worked unreliably 2023-06-19 11:52:25 +02:00
Alexander Gehrke
6c48210006 Add pylsp config 2023-04-18 14:41:35 +02:00
Alexander Gehrke
555629aa41 Disable copilot in mails 2023-04-18 14:41:21 +02:00
Alexander Gehrke
499580fee2 Move lsp config back to lua folder so it can be accessed in other config files 2023-04-02 22:22:52 +02:00
Alexander Gehrke
85112244f6 telescope bindings and lua ls options 2023-03-31 12:16:59 +02:00
Alexander Gehrke
6f90d902b9 Nice icons for completions 2023-03-08 18:44:47 +01:00
Alexander Gehrke
c303fa0cec Add copilot 2023-03-08 18:26:12 +01:00
Alexander Gehrke
5feb871a98 Move lua files for automatic loading 2023-03-08 18:25:14 +01:00
Alexander Gehrke
3aeea26b73 Disable cmp for command line 2023-03-02 16:12:16 +01:00
Alexander Gehrke
c86636a697 Replace fzf.vim functionality with telescope 2023-03-02 16:12:16 +01:00
Alexander Gehrke
59ec8d490b Migrate to mason.nvim and setup jdtls 2023-02-26 22:08:54 +01:00
Alexander Gehrke
3a1ab705cb Add signature help plugin 2023-02-25 15:22:32 +01:00
Alexander Gehrke
a8e4f7a113 Add deepl mappings to git after moving api key to pass storage 2023-02-14 17:36:45 +01:00
Alexander Gehrke
00ec5eca12 Update LSP config and DAP support 2023-02-14 00:19:02 +01:00
Alexander Gehrke
94ce66c22c Add DAP support for metals 2023-02-13 16:04:35 +01:00
Alexander Gehrke
392766d103 Update config 2023-02-13 16:03:44 +01:00
Alexander Gehrke
964851014f Add mapping cy for yank to clipboard 2023-02-13 16:03:29 +01:00
Alexander Gehrke
303a91fa64 airline: add cursor location 2023-01-31 20:30:44 +01:00
Alexander Gehrke
5ee962ee3c Add missing files 2023-01-23 14:47:01 +01:00
Alexander Gehrke
903b28d533 Update some plugins and config 2023-01-23 14:38:50 +01:00
Alexander Gehrke
8f3c32c2f5 Update plug.vim 2022-12-08 16:50:11 +01:00
Alexander Gehrke
5564d7a2c9 Add command to remove trailing spaces 2022-11-29 14:43:58 +01:00
Alexander Gehrke
c14113deed Configure gitgutter colors 2022-09-07 14:20:45 +02:00
Alexander Gehrke
243f61abac Add telescope lsp plugin 2022-09-07 14:20:26 +02:00
Alexander Gehrke
c8e1e7f11b Add mappings for trouble 2022-09-07 14:18:54 +02:00
Alexander Gehrke
da890ba047 Add mappings for jumping to next/prev unindented line 2022-09-07 14:18:18 +02:00
Alexander Gehrke
81ffdf1860 update lsp config 2022-04-22 12:54:06 +02:00
Alexander Gehrke
391a749ee2 Update vim-plug 2022-04-22 12:54:06 +02:00
Alexander Gehrke
c24af10f4b Replace signify with gitgutter 2022-04-22 12:54:06 +02:00
Alexander Gehrke
c5c6855470 update plug.vim 2022-04-22 12:54:06 +02:00
Alexander Gehrke
5270993380 Add nftables syntax plugin 2022-04-22 12:54:06 +02:00
Alexander Gehrke
a7a63af985 Remove duplicate plugin entries 2022-04-22 12:54:06 +02:00
Alexander Gehrke
525dbfb3a7 LSP stuff 2022-04-22 12:54:06 +02:00
Alexander Gehrke
ff5d0a1d45 Update LSP plugins 2022-04-22 12:54:01 +02:00
Alexander Gehrke
80be6065a8 Update deprecated function calls 2022-01-31 10:10:10 +01:00
Alexander Gehrke
8235bc93b0 Add missed files 2021-09-21 16:47:05 +02:00
Alexander Gehrke
f6c0c86580 Some filetype specific settings 2021-09-21 16:43:00 +02:00
Alexander Gehrke
d0a301d557 Switch from deprecated compe to successor cmp 2021-09-21 16:42:46 +02:00
Alexander Gehrke
ec4757da9b syntax/scala: better match 'end' soft keyword 2021-08-16 18:58:42 +02:00
Alexander Gehrke
e7b1556944 syntax/scala: Add missed 'export' keyword 2021-08-11 12:42:34 +02:00
Alexander Gehrke
d8e58da14a Add scala syntax with some scala 3 keywords added
- Based on keyword list at https://docs.scala-lang.org/scala3/reference/syntax.html
- Also changes highlighting of "null" to ERROR
2021-08-11 12:38:50 +02:00
Alexander Gehrke
2eed622601 Large cleanup and switch to NVIM LSP 2021-08-11 12:25:50 +02:00
Alexander Gehrke
37fb739795 Map coc.nvim bindings only if coc is installed 2021-08-11 12:22:48 +02:00
Alexander Gehrke
601ba8f1ec Update ledger-vim settings 2021-08-11 12:21:34 +02:00
Alexander Gehrke
e38f121db3 Cleanup plugins 2021-07-12 12:21:38 +02:00