Commit graph

661 commits

Author SHA1 Message Date
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
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
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
5654fd6bee Neovim: use stable versions of plugins if available 2024-01-24 22:20:34 +02:00
8912fed29c WIP remote nvim 2024-01-24 13:52:46 +02:00
bb75584fa2 Nvim: add diffview plugin 2024-01-24 13:52:09 +02:00
6997121c4e Add nvim headless systemd user service 2024-01-24 10:06:34 +02:00
bbfd741c95 Update neovim plugins 2024-01-24 09:59:52 +02:00
c8ff860c42 Nvim: only enable dropbar if has nvim 0.10 2024-01-24 09:59:37 +02:00
4994c68d83 Nvim: only enable confirm quit plugin in neovide 2024-01-23 09:21:25 +02:00
d36fd68030 Revert "Update nvim plugins"
This reverts commit fb152b40c8.
Caused completion selection with tab not to work
2024-01-12 12:00:52 +02:00
bbf9d29e21 Nvim: run jdtls with java 21 2024-01-12 11:51:01 +02:00
fb152b40c8 Update nvim plugins 2024-01-12 11:41:13 +02:00
24a65922dd Update nvim plugins 2024-01-05 14:06:45 +02:00
f8f8687fb5 Update neovim plugins 2023-12-27 14:50:20 +02:00
4f63196ec0 Nvim: enable text objects for functions and classes 2023-12-27 10:02:55 +02:00
29c8f2dbd4 Nvim: fix jdtls plugin path
Now it is not version specific anymore
2023-12-18 15:41:04 +02:00
2c96ee40eb Update nvim plugins 2023-12-17 20:21:40 +02:00
d23c84d2f7 Nvim: make copilot lower in the completions list 2023-12-17 20:20:20 +02:00
a3c027d3f1 Nvim: enable java debugging for jdtls 2023-12-04 12:59:09 +02:00
2185575293 Update all: update dotfiles first, use lazy restore instead of sync 2023-12-04 10:14:51 +02:00
91339aacf1 Nvim: add back lazy lockfile, update plugins 2023-12-04 10:12:33 +02:00
0e86371aa6 Neovide: disable hide mouse 2023-12-01 13:12:51 +02:00
01289bfca1 Allow mpd control by default 2023-11-29 21:41:07 +02:00
2da1aaa423 Nvim: add dap configurations for Java/JavaScript/TypeScript 2023-11-29 21:41:07 +02:00
7c9c49a223 Rework beets config for git version
Removed deprecated plugins etc
2023-11-29 21:41:06 +02:00
e746ffb686 nvim-project: only show git folders 2023-11-28 15:28:20 +02:00
a1f02beaab Add nvim-dap-ui 2023-11-25 21:25:23 +02:00
aa9160047e Add README to neovim config 2023-11-25 17:08:33 +02:00
e2cc5c3094 Switch from dashboard to alpha, add project.nvim telescope plugin 2023-11-25 15:58:35 +02:00
6afe158c36 Remove comment 2023-11-25 15:01:50 +02:00
d2f19f1cff Nvim: fix dashboard projects not working after lazy loading telescope 2023-11-25 14:58:52 +02:00
efcdb566b8 Add type annotations to plugin specs 2023-11-25 14:37:36 +02:00
7bd4c6e93e Rename dap config 2023-11-25 14:17:43 +02:00
fac0494df8 Move plugin keymaps to lazy keys option 2023-11-25 14:13:26 +02:00
aedf897255 Move neodev to be mason's dependency
This resolves neodev sometimes not working
2023-11-25 13:53:48 +02:00
527ee2093f Nvim: Remap type definition 2023-11-25 13:45:57 +02:00
a88e6d2a8a Nvim: mason config cleanup 2023-11-25 13:32:42 +02:00
448a565752 Remove unused plugin 2023-11-25 13:31:24 +02:00
6d53b13851 Add LSP file operations plugin 2023-11-25 13:24:48 +02:00
abf58e5fbb Nvim-tree: disable netrw as recommended and rework keymap 2023-11-25 13:24:17 +02:00