Commit graph

157 commits

Author SHA1 Message Date
c312672203 update debugpy command in dap plugin conf
All checks were successful
Build neovim image / build-neovim-amd64 (push) Successful in 13m3s
Build neovim image / build-neovim-arm64 (push) Successful in 15m4s
Build neovim image / update-images-manifest (push) Successful in 15s
2024-04-03 22:23:40 +02:00
e29047af3b fixes for dap stuff
All checks were successful
Build neovim image / build-neovim-amd64 (push) Successful in 15m21s
Build neovim image / build-neovim-arm64 (push) Successful in 16m12s
Build neovim image / update-images-manifest (push) Successful in 16s
2024-04-03 21:51:16 +02:00
51f5d6cd3c fix installing lsp servers not compatible with arm64
All checks were successful
Build neovim image / build-neovim-amd64 (push) Successful in 17m7s
Build neovim image / build-neovim-arm64 (push) Successful in 19m39s
Build neovim image / update-images-manifest (push) Successful in 14s
2024-04-03 19:48:40 +02:00
1b4d92f8fe cleaning, initial DAP setup
Some checks failed
Build neovim image / build-neovim-arm64 (push) Failing after 7m0s
Build neovim image / update-images-manifest (push) Has been cancelled
Build neovim image / build-neovim-amd64 (push) Has been cancelled
2024-04-03 19:27:42 +02:00
5b6495828c fix pylsp autoimport stucking stuff
All checks were successful
Build neovim image / build-neovim-amd64 (push) Successful in 18m43s
Build neovim image / build-neovim-arm64 (push) Successful in 21m52s
Build neovim image / update-images-manifest (push) Successful in 14s
2024-04-03 16:59:38 +02:00
142fb7dc92 update yaml k8s files detection glob
All checks were successful
Build neovim image / build-neovim-amd64 (push) Successful in 18m36s
Build neovim image / build-neovim-arm64 (push) Successful in 21m45s
Build neovim image / update-images-manifest (push) Successful in 14s
2024-03-05 13:42:17 +01:00
fadb38d8cd add helm treesitter, add tar pkg
All checks were successful
Build neovim image / build-neovim-amd64 (push) Successful in 14m10s
Build neovim image / build-neovim-arm64 (push) Successful in 17m53s
Build neovim image / update-images-manifest (push) Successful in 14s
2024-03-05 10:19:44 +01:00
49362e7482 fix Containerfile - TS modules installing instruction
All checks were successful
Build neovim image / build-neovim-amd64 (push) Successful in 18m16s
Build neovim image / build-neovim-arm64 (push) Successful in 25m39s
Build neovim image / update-images-manifest (push) Successful in 14s
2024-03-04 12:35:54 +01:00
96b427762b install only selected treesitter modules
All checks were successful
Build neovim image / build-neovim-amd64 (push) Successful in 21m31s
Build neovim image / build-neovim-arm64 (push) Successful in 32m21s
Build neovim image / update-images-manifest (push) Successful in 20s
2024-03-04 12:00:21 +01:00
c0b4b805d0 migrate to fedora-minimal as base image
All checks were successful
Build neovim image / build-neovim-amd64 (push) Successful in 41m26s
Build neovim image / build-neovim-arm64 (push) Successful in 54m55s
Build neovim image / update-images-manifest (push) Successful in 24s
2024-03-04 09:02:08 +01:00
Szwendacz
a93466a26f treesitter problems possible fix
All checks were successful
Build neovim image / build-neovim-amd64 (push) Successful in 18m55s
Build neovim image / build-neovim-arm64 (push) Successful in 24m51s
Build neovim image / update-images-manifest (push) Successful in 15s
2024-02-12 13:58:19 +01:00
Maciej Lebiest
5be4025b7a migrate to forgejo
All checks were successful
Build neovim image / build-neovim-amd64 (push) Successful in 25m9s
Build neovim image / build-neovim-arm64 (push) Successful in 27m47s
Build neovim image / update-images-manifest (push) Successful in 14s
2024-02-08 21:58:16 +01:00
Szwendacz
636942d6bc add helm lsp 2024-01-17 16:40:05 +01:00
Szwendacz
adfc5e7489 mount shada dir, treesitter reverse/fix 2024-01-15 13:43:50 +01:00
Maciej Lebiest
9dc0b5db5a more treesitter conf adjustments for nvim-in-container workflow 2024-01-13 21:09:21 +01:00
Maciej Lebiest
18d319ad46 fix building Containerfile 2024-01-13 09:00:44 +01:00
Maciej Lebiest
7f244b2ace fix treesitter on start 2024-01-13 08:58:00 +01:00
Szwendacz
26ab69834f bashrc cleaning 2024-01-12 10:44:25 +01:00
Maciej Lebiest
e92a7ee2c5 make Telescope grep hidden files 2024-01-11 21:45:14 +01:00
Szwendacz
3662e70092 yamls add kubernetes yaml globs 2024-01-04 12:37:23 +01:00
Maciej Lebiest
3cac886e40 reduce build frequency 2023-12-31 10:47:43 +01:00
Maciej Lebiest
5ca9a32725 remove ruby, R 2023-12-28 19:17:49 +01:00
Maciej Lebiest
746c80cef2 add python3-devel for pip packages building on image build 2023-12-14 21:53:58 +01:00
Maciej Lebiest
6598ec4861 Additional rounds of initialization to fix github throttling issue 2023-12-01 19:11:04 +01:00
Maciej Lebiest
bf1f88b7a4 update indent highlight, fix python lsp setup 2023-11-23 22:00:35 +01:00
Maciej Lebiest
5046d62fcc add multiple launches of neovim to fight back the github throttling 2023-11-19 16:55:06 +01:00
Maciej Lebiest
422e04b23c rework images building workflow 2023-11-19 12:57:30 +01:00
Maciej Lebiest
2b8c683513 migrate back to gitea actions 2023-11-13 19:05:17 +01:00
Maciej Lebiest
1a720974fb
add cmake 2023-11-12 15:52:45 +01:00
Maciej Lebiest
e3baad8065
Update Dockerfile to fedora 39 2023-11-07 08:00:27 +01:00
Maciej Lebiest
aca733ca4d
Update oci-image.yml 2023-10-28 09:32:29 +02:00
Maciej Lebiest
7545e27aab
disable underline on lsp diagnostics 2023-10-24 20:58:52 +02:00
Maciej Lebiest
0072af5c71 temprorarily migrate back to gh actions due to gh pulls throttling 2023-10-14 17:46:42 +02:00
Maciej Lebiest
0d1faed2e2 add schedule build for gitea, reduce Lazy concurrency 2023-10-14 08:37:17 +02:00
Maciej Lebiest
32be66a855 test new runner setup 2023-10-13 20:51:37 +02:00
Maciej Lebiest
7fdaa1dba2 add ruby devel env 2023-10-11 18:40:33 +02:00
Maciej Lebiest
45e14d2f07 migrate to Gitea actions 2023-10-10 20:57:49 +02:00
Maciej Lebiest
a43ea0b121
change indent-blankline colors order 2023-10-09 18:15:19 +02:00
Maciej Lebiest
291250092b fixes, new bindings for telescope with git 2023-10-08 11:16:50 +02:00
Maciej Lebiest
88f559539a
add C-r bind for telescope command history 2023-10-07 21:11:30 +02:00
Maciej Lebiest
8790289b7d
set Treesitter to install all parsers 2023-10-07 18:33:58 +02:00
Maciej Lebiest
8d844ccfc1
trigger workflow 2023-10-05 13:03:41 +02:00
Maciej Lebiest
59c2b309e4
enable r_language_server in nvim-lspconfig 2023-10-05 12:57:47 +02:00
Maciej Lebiest
4919fa5860
Add R devel environment and lang server 2023-10-05 12:56:53 +02:00
Szwendacz99
3958be32e3 replace d2lang support with markdown and mermaid stuff, remove perl 2023-08-03 16:19:54 +02:00
Maciej Lebiest
b8ecf5ffab add d2 lang support 2023-08-02 19:08:33 +02:00
Maciej Lebiest
9cc6739703 add lspsaga plugin and doc for it 2023-07-18 21:41:09 +02:00
Maciej Lebiest
ebfae87445
fix ansible lsp mason pkg name 2023-07-16 15:08:10 +02:00
Maciej Lebiest
ca05cd4de3
Fix pip pkgs env var 2023-07-16 14:45:27 +02:00
Maciej Lebiest
75f06d897c add ansible lsp, update bashrc examples 2023-07-16 14:23:44 +02:00