Commit graph

46 commits

Author SHA1 Message Date
e35fea1f4e somewhat fix helm file detection
All checks were successful
Build neovim image / build-neovim-amd64 (push) Successful in 8m56s
Build neovim image / build-neovim-arm64 (push) Successful in 10m21s
Build neovim image / update-images-manifest (push) Successful in 17s
2024-12-12 13:09:02 +00:00
9bcaf4cc77 update jinja stuff
All checks were successful
Build neovim image / build-neovim-arm64 (push) Successful in 11m38s
Build neovim image / build-neovim-amd64 (push) Successful in 13m5s
Build neovim image / update-images-manifest (push) Successful in 22s
2024-10-13 20:14:30 +02:00
9445446b30 change bufdo bd binding
All checks were successful
Build neovim image / build-neovim-amd64 (push) Successful in 9m38s
Build neovim image / build-neovim-arm64 (push) Successful in 17m12s
Build neovim image / update-images-manifest (push) Successful in 15s
2024-07-25 12:01:29 +00:00
49f7908c8c switch sls files to (kinda) builtin highlighting
All checks were successful
Build neovim image / build-neovim-amd64 (push) Successful in 6m32s
Build neovim image / build-neovim-arm64 (push) Successful in 9m16s
Build neovim image / update-images-manifest (push) Successful in 14s
2024-05-26 21:33:28 +02:00
dbadd5d967 add binding for clearing buffers
All checks were successful
Build neovim image / build-neovim-amd64 (push) Successful in 8m18s
Build neovim image / build-neovim-arm64 (push) Successful in 10m48s
Build neovim image / update-images-manifest (push) Successful in 14s
2024-04-24 16:27:29 +02:00
2b84edb3b0 temporary restore yaml-jinja plugins
All checks were successful
Build neovim image / build-neovim-amd64 (push) Successful in 15m43s
Build neovim image / build-neovim-arm64 (push) Successful in 17m49s
Build neovim image / update-images-manifest (push) Successful in 14s
2024-04-15 14:10:17 +02:00
0936309a92 remove many color themes, sls plugins, set theme to gruvbox
All checks were successful
Build neovim image / build-neovim-amd64 (push) Successful in 15m4s
Build neovim image / build-neovim-arm64 (push) Successful in 23m14s
Build neovim image / update-images-manifest (push) Successful in 16s
2024-04-14 19:47:29 +02:00
90dd454704 neogit config
All checks were successful
Build neovim image / build-neovim-amd64 (push) Successful in 16m30s
Build neovim image / build-neovim-arm64 (push) Successful in 19m9s
Build neovim image / update-images-manifest (push) Successful in 14s
2024-04-11 13:29:27 +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
Maciej Lebiest
7545e27aab
disable underline on lsp diagnostics 2023-10-24 20:58:52 +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
Szwendacz99
3958be32e3 replace d2lang support with markdown and mermaid stuff, remove perl 2023-08-03 16:19:54 +02:00
Maciej Lebiest
c1a3e10946 add possibility to globally disable lsp virtual text 2023-05-14 12:39:06 +02:00
Maciej Lebiest
81c6df2323 fix nvim-lint, other fixes 2023-02-23 21:49:48 +01:00
Maciej Lebiest
3344392f1e fix treesitter highlighting 2023-02-12 20:31:58 +01:00
Maciej Lebiest
2754473139 finish basic files refactor 2023-02-12 18:26:24 +01:00
Maciej Lebiest
94fd2627b9 config refactor in progress 2023-02-12 10:18:25 +01:00
Maciej Lebiest
9f472d1536 finish migrating all to lua 2023-02-11 18:36:50 +01:00
Maciej Lebiest
604b8a0bec initially migrated from packer to Lazy, still long road ahead 2023-02-07 19:49:35 +01:00
Szwendacz99
d07a2ca039 organize bigger plugins configuration into separate files 2022-12-21 18:43:51 +01:00
Szwendacz99
754a0006e9 change plugin manager to packer, add lsp-signature plugin 2022-12-21 14:25:50 +01:00
Szwendacz99
be1be8de9c colorscheme set to gruvbox 2022-12-10 18:36:30 +01:00
Szwendacz99
7d6c56b5e5 make nvim-tree show all hidden, ignored, etc... 2022-11-27 17:07:30 +01:00
Szwendacz99
e874755fd9 Switch git gutter plugin to gitsigns, add scrollbar, hlslens 2022-11-12 12:41:55 +01:00
Szwendacz99
8b7e538ef2 Change airline to lualine, it looks beautiful 2022-11-04 19:24:22 +01:00
Szwendacz99
d09b527e0f add completion icons, and path completion 2022-11-02 14:33:54 +01:00
Szwendacz99
e6f42b4bd1 fix nerdcommenter custom bindings 2022-11-02 12:39:26 +01:00
Szwendacz99
38b785b37a add marksman lsp server, remove salt lsp 2022-10-31 19:38:32 +01:00
Szwendacz99
d5f14e6471 remove markdownlint from mason conf 2022-10-30 10:14:50 +01:00
Szwendacz99
6105bf7d42 Pure built-in lsp config finished (probably) 2022-10-28 20:55:05 +02:00
Szwendacz99
647cfeefb2 use only builtin lsp client, add support for linters 2022-10-28 12:02:25 +02:00
Szwendacz99
3a60f0b2c2 fixes 2022-10-27 22:08:57 +02:00
Szwendacz99
3fd34351b9 initial lsp setup 2022-10-27 19:14:44 +02:00
Szwendacz99
8b05648ca1 Small fixes 2022-10-24 17:58:34 +02:00
Szwendacz99
176bc2850c Enable dir icons 2022-10-24 09:20:27 +02:00
Szwendacz99
093d3d12c8 add bufferline plugin and config 2022-10-23 20:58:08 +02:00
Szwendacz99
cb1507b292 add perlcritic, add mason automated lsp servers install 2022-10-21 16:41:35 +02:00
Szwendacz99
bdb936d1f8 add minimap plugin with default keybindings 2022-10-18 20:59:31 +02:00
Szwendacz99
4c8622fe36 Remove deprecated setting for nvim-tree module 2022-10-18 10:49:42 +02:00
Szwendacz99
c94463ac84 add mason plugin for managing lsp servers and dependencies 2022-10-16 19:04:48 +02:00
Szwendacz99
c2a666b2cd add lspconfig and perl lsp load 2022-10-15 13:50:50 +02:00
Szwendacz99
cf742c76af Remove unused tree plugin, upgrades to current tree plugin config 2022-10-09 16:30:57 +02:00
Szwendacz99
a5f8ce6c09 Set default theme to gruvbox, leave others installed for now 2022-10-09 12:14:32 +02:00
Szwendacz99
f984b644f3 Add file manager and nice git plugin 2022-10-06 14:01:05 +02:00
Szwendacz99
0b30615433 Initial commit v2 2022-10-05 21:22:26 +02:00