Commit graph

90 commits

Author SHA1 Message Date
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
Alexander Gehrke
166cd1c022 Use vim-kitty plugin after merging my syntax extensions 2021-07-02 10:45:17 +02:00
Alexander Gehrke
d193beaae7 Add metals bindings for scala 2021-07-02 10:44:29 +02:00
Alexander Gehrke
0ab1c78d95 Add ftdetect for kitty and kitty-session 2021-06-28 10:39:38 +02:00
Alexander Gehrke
7a3708fe3e Add kitty syntax 2021-06-28 10:23:02 +02:00
Alexander Gehrke
e6296a7123 24-bit color and fancy popup menus with pseudotransparency 2021-06-21 22:28:24 +02:00
Alexander Gehrke
09764eb3eb Add several filetype settings 2021-05-20 18:01:29 +02:00
Alexander Gehrke
cf65891d7b Update plug 2021-05-20 17:59:13 +02:00
Alexander Gehrke
d68719ccf5 Minor settings 2021-05-20 17:58:56 +02:00
Alexander Gehrke
daaf57d1b8 Fix q: mapping breaking "recording ..." display
Adapted from
https://stackoverflow.com/questions/43654089/vim-mapping-q-only-when-not-recording
2021-02-03 11:41:26 +01:00
Alexander Gehrke
bb5283aaf2 Some plugin list changes 2021-01-20 00:14:42 +01:00