Commit graph

804 commits

Author SHA1 Message Date
a4db9345c9 Update nvim plugins 2024-04-24 10:48:26 +03:00
6ff6de2dc4 Update nvim plugins 2024-04-21 19:41:55 +03:00
152e05db11 Fix QR alias 2024-04-20 10:43:09 +03:00
3a059aff2f Update neovim plugins 2024-04-15 10:57:05 +03:00
9e83832681 Update neovim plugins 2024-04-01 16:30:36 +03:00
d74947de33 Nvim: Redesign alpha dashboard 2024-03-19 21:49:21 +02:00
046fb6f7e8 Nvim: enable nvim-dap plugin for neodev 2024-03-19 21:19:31 +02:00
3b486b15d9 Nvim: add new dep for dapui, update plugins 2024-03-19 21:14:20 +02:00
03b262f714 Nvim: add packages to mason-lock 2024-03-17 11:02:57 +02:00
e987265041 Nvim: update ufo config 2024-03-17 10:56:58 +02:00
a31b8a77b1 Nvim: update plugins 2024-03-17 10:49:28 +02:00
90053ea7a4 nvim: update instead of restore 2024-03-17 09:54:32 +02:00
7ba056c462 nvim: read lockfiles directly from dotfile repo 2024-03-17 09:53:38 +02:00
f7fb8685dd nvim: add MasonUpdateAll and lockfile 2024-03-17 09:47:21 +02:00
ec9d9e373b Update neovim plugins 2024-03-08 16:19:33 +02:00
ae2bfbbe31 Nvim: Ignore unused import in tsserver 2024-03-08 16:13:18 +02:00
4ac7546202 Nvim: update tab settings 2024-03-08 16:13:15 +02:00
5339a3f7ba Remove dotdrop completion 2024-03-06 17:28:44 +02:00
8d2612203f Use locally installed dotdrop instead of submodule 2024-03-03 09:53:37 +02:00
4f2f794072 Only launch zellij in SSH 2024-03-03 09:52:53 +02:00
61b2e7aff2 Update nvim plugins 2024-03-01 16:00:21 +02:00
443da724f6 Nvim: Improve luasnip keymappings 2024-02-28 09:04:56 +02:00
5775a8a3ba Add custom snippets to LuaSnip 2024-02-26 18:26:59 +02:00
032a7614ee Update neovim plugins 2024-02-26 18:26:49 +02:00
f47ae0ddee Zellij disable session serialization 2024-02-26 14:35:51 +02:00
b7f54f8dc0 Nvim: Disable tsserver duplicate diagnostics with ESLint 2024-02-22 11:15:26 +02:00
3b7133a997 Nvim: fix jdtls runtime configuration 2024-02-22 11:15:11 +02:00
41d821d086 Update neovim plugins 2024-02-19 14:53:12 +02:00
3795a49109 Nvim: add java 21 runtime, small config cleanup 2024-02-16 09:49:22 +02:00
9e11157642 Fix forgejo address 2024-02-15 20:53:26 +02:00
f935e4583d Update nvim plugins 2024-02-05 13:04:10 +02:00
86e1cacead Nvim: install latest versions of plugins instead of stable
The stable versions were causing a lot of issues
2024-02-05 13:02:04 +02:00
06b5e11bb5 Kanagawa theme is already included in zellij 2024-02-04 10:56:03 +02:00
ea273128c6 Fix zellij SSH attach 2024-02-04 10:27:08 +02:00
7136b447f9 Switch from tmux to zellij
Also remapped some nvim and zsh keybinds to not conflict with zellij
2024-02-04 10:17:25 +02:00
df45dea143 Add kanagawa colors for foot 2024-02-03 19:37:08 +02:00
63abd4e9cd Nvim: downgrade telescope 2024-01-30 14:06:13 +02:00
1d34f21288 Fix typo 2024-01-30 13:55:54 +02:00
3000d8bbfb Neovi: update plugins and fix neoformat version 2024-01-30 13:36:36 +02:00
126b72166f Nvim: don't use lazy lockfile directly from repo 2024-01-30 13:25:15 +02:00
91e2671ddd Fix dotdrop alias 2024-01-30 13:22:32 +02:00
4e4975039f Nvim: fix jdtls keybinds initialization 2024-01-30 12:47:24 +02:00
48d0871aca Reformat ssh config 2024-01-30 12:47:13 +02:00
e4a20edda9 Nvim: Downgrade packages to 90ff510799
Neoformat stopped working
2024-01-30 12:46:50 +02:00
4aabd574ff Add xdg-open alias 2024-01-28 19:13:35 +02:00
24ac9700ea Fix gpg agent forwarding 2024-01-28 19:13:34 +02:00
1cac49f5aa Nvim: update plugins and restructure plugin configs a bit 2024-01-26 16:47:55 +02:00
48f8b06521 Nvim: add ability to switch between dark and light theme 2024-01-25 15:30:12 +02:00
f85a6425d1 Shorten diffview alias 2024-01-25 08:36:38 +02:00
26bcca97ba Remove git mergetool and difftool, use zsh diffview alias instead
This is because as a git tool, it wants to open each file separately.
Neovim and diffview plugin provide a handy UI to manage multiple files
in diff and merge
2024-01-24 22:51:17 +02:00