Commit graph

747 commits

Author SHA1 Message Date
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
92ab50ddfc
Neovim: move navic to statusbar 2023-11-17 16:48:09 +02:00
6489b1094e
Update neovim plugins 2023-11-17 08:09:40 +02:00
c99903e78e
Tweak neovim config
- Add noice, navic
- Tweak theme configuration
- Tweak cder configuration
- Update .ignore file
2023-11-17 08:04:37 +02:00
455a008f06
Update neovim plugins 2023-11-16 09:44:07 +02:00
4442252c65
Remove unneeded comment character 2023-11-14 19:04:46 +02:00
0e71bad9d2
Configure npm global packages to path 2023-11-14 18:02:33 +02:00
dda94cb793
Don't format lazy-lock.json 2023-11-11 15:17:00 +02:00
e8667d3c98
Revert more termux stuff related to previous commit 2023-11-11 10:51:56 +02:00
7fccc55151
Revert pacman on termux
Caused too many issues to solve, using apt instead
2023-11-11 10:40:27 +02:00
8929c69dd8
Git: enable submodule check on push 2023-11-07 14:16:03 +02:00
a67ad971ea
Git: enable automatic update of submodules 2023-11-07 14:07:52 +02:00
070b0a706f
Nvim: remove xboot option from jdtls
This is not needed and causes options on recent java versions
2023-11-02 11:52:40 +02:00
a2565ab5a8
Nvim: small tweaks to jdtls arguments 2023-11-01 16:35:55 +02:00
1e693490d2
Fix sudo not expanding aliases 2023-11-01 16:35:23 +02:00
f633456d02
Nvim: enable lombok 2023-10-31 13:49:38 +02:00
1ae405e85d
Fix debian fzf zsh plugin 2023-10-30 23:09:55 +02:00
49f03b0e06
Add debian to zsh aliases 2023-10-30 23:03:13 +02:00
23d21a6c8b
Add tirion 2023-10-30 22:44:36 +02:00
b33b409336
Format fonts.conf 2023-10-18 21:01:19 +03:00
7455165138
Update nextcloud on moria with update script 2023-10-18 09:16:26 +03:00
d0691c78b1
Nvim: fix markdown preview plugin update 2023-10-11 10:44:36 +03:00
140991b8ae
Gnome: volume step 1 for media keys 2023-10-09 10:05:44 +03:00
3a556610f7
Nvim: cmp: rank snippets higher 2023-10-09 09:13:32 +03:00
8a3fb3ad45
Nvim: fix luasnip keymappings 2023-10-04 13:17:43 +03:00
747b4b8990
Fix pairs with copilot 2023-10-04 11:04:29 +03:00
b36e9f5393
Nvim: setup cmp for copilot 2023-10-04 11:01:08 +03:00
2a6e453156
Update script: don't verify on arch 2023-10-04 10:29:05 +03:00
b7c627490b
Nvim: switch to copilot.lua 2023-10-04 10:27:17 +03:00
bd7c5020f9
Update pip and cargo on ubuntu and termux 2023-10-03 10:40:06 +03:00
38097407cd
Nvim: use telescope for lsp definitions 2023-09-29 09:03:17 +03:00
2cd94ee65f
Nvim: migrate indent-blankline to v3 2023-09-29 09:03:03 +03:00
71b2b12a3f
Neovim: add copilot 2023-09-27 15:06:50 +03:00
d630e712a3
Neovim: add function to run java code 2023-09-27 10:16:46 +03:00
3adda7b513
Zsh: lazy load generator plugin 2023-09-27 10:16:35 +03:00
8ceed71fb1
Update cargo packages on termux 2023-09-22 20:20:32 +03:00
a3d930033c
Update pip packages on termux 2023-09-22 20:17:42 +03:00
39b2a945bb
Nvim: add keybind to show document symbols 2023-09-22 09:37:58 +03:00
03918c79cd
Add zsh-completion-generator plugin 2023-09-21 15:39:25 +03:00
1cf475d7ee
Nvim treesitter: add missing configuration parameters 2023-09-21 15:39:04 +03:00
243f8caaab
Nvim: change telescope keybind
ctrl-t is used by default with tagstack
2023-09-20 16:52:06 +03:00
af6c34baaa
Nvim: add ufo fold plugin 2023-09-20 16:23:52 +03:00
bf072046bf
Add mkcd alias 2023-09-20 16:23:27 +03:00
794e1b9d5c
Nvim: use default path in telescope 2023-09-18 16:48:04 +03:00
f3dc5ebd34
Nvim: use telescope pickers for more lsp stuff 2023-09-18 16:47:46 +03:00
5d998c8138
Nvim: disable show line in telescope lsp_references 2023-09-18 13:01:41 +03:00
c9f95761bb
Nvim: turn on smart path for telescope 2023-09-18 12:54:49 +03:00
fae3572178
Update alias: return error if unknown option provided 2023-09-11 15:37:11 +03:00
1b53619a47
Add completions for ZSH update alias 2023-09-11 15:33:01 +03:00
85203e7811
Fix update dotfiles alias 2023-09-11 15:22:48 +03:00
8cf22d17f8
Add update dotfiles alias 2023-09-11 15:19:57 +03:00
42c79e8d65
Switch from exa to eza (active fork) and enable git,icons 2023-09-09 12:16:14 +03:00
e6b348bda0
Nvim: fixes to jdtls setup
Added runtimes and fixed lsp signature plugin
2023-09-05 10:22:09 +03:00
a489d13bf0
Git: add recommit alias 2023-08-21 16:58:18 +03:00
0e8d8d3160
Nvim: add keybinds to move to next/prev hunk 2023-08-21 15:26:33 +03:00
67ddd73085
Nvim: update jdtls version 2023-08-14 14:17:22 +03:00
e0a026afb3
Add chext zsh function 2023-07-11 14:23:13 +03:00
e156b28843
Nvim: Update jdtls version 2023-07-05 09:35:10 +03:00
ac829ff2a0
Nvim: Move some keybinds to which-key 2023-06-27 12:40:02 +03:00
c5b4cd5ff4
Separate neovide settings to it's own file in nvim config 2023-06-17 14:35:24 +03:00
52d76d6be5
Revert "Switch from tmux to zellij"
This reverts commit 98a01af1a6.
2023-06-09 09:06:55 +03:00
2f9bc0ae5f
Git: Remove all whitespace at the beginning of lines
The whitespace is not needed and makes the file more TOML like (more readable)
2023-05-25 08:44:50 +03:00
82d7b1fbca
Git: Switch back to nvim for diff and mergetool 2023-05-25 08:42:00 +03:00
e2eb38516b
Git: remove unneeded configuration for meld diff/mergetools 2023-05-23 22:20:27 +03:00
4e59e69155
Add meld as git (merge|diff)tool 2023-05-23 22:04:32 +03:00
6e7520280e
Nvim: Add git to disabled filetypes of indent-blankline 2023-05-23 22:04:02 +03:00
3ea12285b7 Supress okc-agent output on shell start 2023-05-15 15:11:22 +03:00
55a9462ad0 Disable atuff that doesn't work in termux 2023-05-09 08:58:21 +03:00
a3d4442aeb
Improve cpu usage of clock alias with sleep 2023-05-08 11:26:52 +03:00
b28bef4c89
ZSH: Add clock alias 2023-05-08 11:22:05 +03:00
1bb97d06a6
Nvim: don't auto setup jdtls 2023-05-05 10:17:55 +03:00
bc9ef5a1cd
Nvim: Use Java 19 with jdtls 2023-05-05 10:17:44 +03:00
4b8c40073e
nvim: add dashboard to indent-blankline ignore filetype 2023-05-02 09:24:46 +03:00
8804b5a2bf
Neovim: switch lsp to use mason automatic setup 2023-04-26 21:41:28 +03:00
dab116c936
Remove tty6 autologin from Moria
Kodi will be used on a separate box from now on
2023-04-21 18:08:48 +03:00
05120e4507
SSH: disable ControlMaster 2023-04-17 11:47:11 +03:00
b2cd7e23dc
Update nvim dashboard icons 2023-04-14 00:14:27 +03:00
ac671aabf0
Neovim: add dashboard 2023-04-14 00:02:58 +03:00
b362cc511b
Editorconfig is built-in to vim now 2023-04-12 09:03:28 +03:00
219d5c7633
Switch from traefik to caddy 2023-04-03 23:20:36 +03:00
2a9517822d
ZSH: disable vim exit aliases 2023-04-03 14:10:24 +03:00
665f07bee6
Add Mason tool installer 2023-03-30 09:01:39 +03:00
bb86b21d9e
Fix zellij autostart 2023-03-25 12:30:32 +02:00
98a01af1a6
Switch from tmux to zellij 2023-03-25 12:27:31 +02:00
a51c46a1f9
Update gnome keybinds 2023-03-22 23:03:02 +02:00
97267f948c
Nvim: Add ASCIIDoc preview plugin 2023-03-22 21:18:29 +02:00
1a60a2aed4
Beets: add mpv and mpd options 2023-03-15 19:11:41 +02:00
df1a1e45cf
Mpv: add shuffle keybind 2023-03-15 19:11:26 +02:00
da129188d1
Beets: disable follow plugin
Causes errors and does not seem to be maintained anymore
2023-03-15 18:37:21 +02:00
654e0917ca
Nvim: order completion sources for better priority 2023-03-15 13:26:22 +02:00
74f5f1e3cb
Moria: don't logout after kodi exits 2023-03-11 18:30:47 +02:00