Commit graph

837 commits

Author SHA1 Message Date
33816bdea5
Remove dotdrop completion 2024-03-06 17:28:44 +02:00
617f59dbd5
Use locally installed dotdrop instead of submodule 2024-03-03 09:53:37 +02:00
b5c1a1399b
Only launch zellij in SSH 2024-03-03 09:52:53 +02:00
13b51fbbb6
Update nvim plugins 2024-03-01 16:00:21 +02:00
4bbfa49d6f
Nvim: Improve luasnip keymappings 2024-02-28 09:04:56 +02:00
a6c9da019f
Add custom snippets to LuaSnip 2024-02-26 18:26:59 +02:00
34f995747d
Update neovim plugins 2024-02-26 18:26:49 +02:00
5a17f8b9ec
Zellij disable session serialization 2024-02-26 14:35:51 +02:00
c1ff9d997b
Nvim: Disable tsserver duplicate diagnostics with ESLint 2024-02-22 11:15:26 +02:00
19b5407a9a
Nvim: fix jdtls runtime configuration 2024-02-22 11:15:11 +02:00
f738678bd5
Update neovim plugins 2024-02-19 14:53:12 +02:00
b4bab18019
Nvim: add java 21 runtime, small config cleanup 2024-02-16 09:49:22 +02:00
9662b7aba6
Fix forgejo address 2024-02-15 20:53:26 +02:00
85ff12a696
Update nvim plugins 2024-02-05 13:04:10 +02:00
21d6a1c3f6
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
29e38f7284
Kanagawa theme is already included in zellij 2024-02-04 10:56:03 +02:00
634634ea27
Fix zellij SSH attach 2024-02-04 10:27:08 +02:00
5561023ea8
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
cebd82df87
Add kanagawa colors for foot 2024-02-03 19:37:08 +02:00
610ec4c697
Nvim: downgrade telescope 2024-01-30 14:06:13 +02:00
3a1d38a693
Fix typo 2024-01-30 13:55:54 +02:00
ab262abe66
Neovi: update plugins and fix neoformat version 2024-01-30 13:36:36 +02:00
8b6dbcf1c8
Nvim: don't use lazy lockfile directly from repo 2024-01-30 13:25:15 +02:00
0db7729c53
Fix dotdrop alias 2024-01-30 13:22:32 +02:00
0e72be4d93
Nvim: fix jdtls keybinds initialization 2024-01-30 12:47:24 +02:00
81ddde9555
Reformat ssh config 2024-01-30 12:47:13 +02:00
5126176e6b
Nvim: Downgrade packages to 67c89f349e
Neoformat stopped working
2024-01-30 12:46:50 +02:00
6d5a7a3ee0
Add xdg-open alias 2024-01-28 19:13:35 +02:00
e54c621cda
Fix gpg agent forwarding 2024-01-28 19:13:34 +02:00
49da6bd829
Nvim: update plugins and restructure plugin configs a bit 2024-01-26 16:47:55 +02:00
d764006143
Nvim: add ability to switch between dark and light theme 2024-01-25 15:30:12 +02:00
80d983447c
Shorten diffview alias 2024-01-25 08:36:38 +02:00
e3e9848d0e
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
22a4aad249
Neovim: use stable versions of plugins if available 2024-01-24 22:20:34 +02:00
ff12fbbe55
WIP remote nvim 2024-01-24 13:52:46 +02:00
845f4024df
Nvim: add diffview plugin 2024-01-24 13:52:09 +02:00
f9b7a93570
Add nvim headless systemd user service 2024-01-24 10:06:34 +02:00
d09821e863
Update neovim plugins 2024-01-24 09:59:52 +02:00
db73442b8b
Nvim: only enable dropbar if has nvim 0.10 2024-01-24 09:59:37 +02:00
08aa9907c7
Nvim: only enable confirm quit plugin in neovide 2024-01-23 09:21:25 +02:00
30110372aa
Revert "Update nvim plugins"
This reverts commit 8397e9b693.
Caused completion selection with tab not to work
2024-01-12 12:00:52 +02:00
66fede355d
Nvim: run jdtls with java 21 2024-01-12 11:51:01 +02:00
8397e9b693
Update nvim plugins 2024-01-12 11:41:13 +02:00
1ef87cba6c
Update nvim plugins 2024-01-05 14:06:45 +02:00
8ba0dded9b
Update neovim plugins 2023-12-27 14:50:20 +02:00
be0452583c
Nvim: enable text objects for functions and classes 2023-12-27 10:02:55 +02:00
59cac76657
Nvim: fix jdtls plugin path
Now it is not version specific anymore
2023-12-18 15:41:04 +02:00
25d531a401
Update nvim plugins 2023-12-17 20:21:40 +02:00
c5b2c6e24a
Nvim: make copilot lower in the completions list 2023-12-17 20:20:20 +02:00
726ab946b0
Nvim: enable java debugging for jdtls 2023-12-04 12:59:09 +02:00
468cc65e27
Update all: update dotfiles first, use lazy restore instead of sync 2023-12-04 10:14:51 +02:00
8eed2f76b5
Nvim: add back lazy lockfile, update plugins 2023-12-04 10:12:33 +02:00
f390929f7a
Neovide: disable hide mouse 2023-12-01 13:12:51 +02:00
c5d835612a
Allow mpd control by default 2023-11-29 21:41:07 +02:00
917491744b
Nvim: add dap configurations for Java/JavaScript/TypeScript 2023-11-29 21:41:07 +02:00
7e33569675
Rework beets config for git version
Removed deprecated plugins etc
2023-11-29 21:41:06 +02:00
54487584a4
nvim-project: only show git folders 2023-11-28 15:28:20 +02:00
c6fedc99f0
Add nvim-dap-ui 2023-11-25 21:25:23 +02:00
fa8e7df59d
Add README to neovim config 2023-11-25 17:08:33 +02:00
e6b6534c8d
Switch from dashboard to alpha, add project.nvim telescope plugin 2023-11-25 15:58:35 +02:00
1ce80c1347
Remove comment 2023-11-25 15:01:50 +02:00
b570b8a075
Nvim: fix dashboard projects not working after lazy loading telescope 2023-11-25 14:58:52 +02:00
9e591464ce
Add type annotations to plugin specs 2023-11-25 14:37:36 +02:00
d2112451a7
Rename dap config 2023-11-25 14:17:43 +02:00
0982ebf334
Move plugin keymaps to lazy keys option 2023-11-25 14:13:26 +02:00
68a73c417e
Move neodev to be mason's dependency
This resolves neodev sometimes not working
2023-11-25 13:53:48 +02:00
71cfebbf64
Nvim: Remap type definition 2023-11-25 13:45:57 +02:00
024fad6baf
Nvim: mason config cleanup 2023-11-25 13:32:42 +02:00
ef0c42e610
Remove unused plugin 2023-11-25 13:31:24 +02:00
406e8e2bbc
Add LSP file operations plugin 2023-11-25 13:24:48 +02:00
d90a73ab5a
Nvim-tree: disable netrw as recommended and rework keymap 2023-11-25 13:24:17 +02:00
cfb08c8ebd
nvim-tree: follow opened files 2023-11-25 12:22:04 +02:00
4c63f9ac60
Change neovide scale keybind to match terminal, CTRL+ and CTRL- 2023-11-24 21:52:58 +02:00
5d47465266
Nvim: add treesitter text objects 2023-11-23 20:15:16 +02:00
f4c7e18482
Nvim: confirm quit 2023-11-22 16:18:01 +02:00
2b038e4b0d
Nvim: add signcol plugin, change gitsigns keybinds 2023-11-21 22:32:32 +02:00
d9372d30bb
Refine neodev config 2023-11-21 22:31:07 +02:00
e838e78ad8
Nvim: switch navic to dropbar 2023-11-21 22:30:13 +02:00
83cd0a7540
Nvim: add type annotations to plugin opts 2023-11-21 22:28:54 +02:00
b3ebda5b51
Nvim: enable ufo 2023-11-21 07:52:05 +02:00
c6876f5f9a
Nvim: some docs to config, minor tweaks 2023-11-20 22:08:46 +02:00
9c2f5dee4c
Nvim: small tweaks and organizing config 2023-11-20 21:16:06 +02:00
fc50b07d4e
Disable non-working beets plugins 2023-11-20 16:15:59 +02:00
eefc9c4a60
Nvim: jdtls disable autobuild 2023-11-20 15:20:25 +02:00
7882ab1922
Nvim: change telescope layout to vertical 2023-11-18 23:23:39 +02:00
cbee7ac985
Add mini.files 2023-11-18 23:11:45 +02:00
5024f14d82
Switch from commentstring to mini.comment 2023-11-18 23:08:00 +02:00
bcd1f2553e
Change from vim-surround to mini.surround 2023-11-18 23:04:55 +02:00
a650d003b1
Nvim: small tweaks 2023-11-18 22:44:34 +02:00
61577153be
Add diagnostics to bufferline 2023-11-18 22:31:29 +02:00
769fcf82ef
Fix lua_ls setup, add some documentation 2023-11-18 22:31:15 +02:00
168742d109
Nvim: fix some keybinds, organize code 2023-11-18 21:41:50 +02:00
8b3cf79112
Fix jdtls 2023-11-18 10:09:47 +02:00
4004dc5df6
Make plugin specs more uniform 2023-11-18 02:54:35 +02:00
0ced314c90
Refactor neovim config file structure
All plugins are now in their own files with their lazy specifications
and configurations. Also moved lazy initialization to init.lua because
it is very compact now
2023-11-18 02:27:14 +02:00
902c397e8b
Fix bufferline theming 2023-11-18 00:21:28 +02:00
4c256d4b37
Nvim: enable cursorline 2023-11-17 23:28:48 +02:00
d07aa82cda
Nvim: limit some plugins to only load on specific filetypes 2023-11-17 22:03:39 +02:00
88da85e368
Rename mason module to lsp, packages/init.lua to lazy.lua
Better describes their usage
2023-11-17 16:53:58 +02:00
6c6ce53837
Nvim: jdtl: use on_attach from mason module 2023-11-17 16:48:28 +02:00