Commit Graph

179 Commits (d143c48e9e3c7195674504abd2c85d711b92d1fd)

Author SHA1 Message Date
Moritz Böhme d143c48e9e
refactor(nix)!: move nix module to programs 2023-05-07 14:03:57 +02:00
Moritz Böhme 3e9468d872
feat(wallpaper): add better wallpaper module 2023-05-07 14:03:55 +02:00
Moritz Böhme 326b14d39a
feat(lib): add listModules to import modules 2023-05-07 14:03:54 +02:00
Moritz Böhme c9e2642e96
Merge remote-tracking branch 'origin/nixos' into nixos 2023-05-07 12:06:25 +02:00
Moritz Böhme 0b54e1877e
feat!: enable hibernation again 2023-05-07 12:05:38 +02:00
Moritz Böhme 82fa90d842
Merge remote-tracking branch 'origin/nixos' into nixos 2023-05-02 09:07:21 +02:00
Moritz Böhme b074079484
fix(nvim): buffer keybinds 2023-05-02 09:06:54 +02:00
Moritz Böhme f58c8dc6f8
feat(services): add synology drive module 2023-05-01 14:13:58 +02:00
Moritz Böhme 6fad257d5b
fix(hyprland): make services more reliable 2023-04-30 18:35:46 +02:00
Moritz Böhme 35ddc6a33c
feat: add tmux-vim-navigator 2023-04-28 08:12:15 +02:00
Moritz Böhme b23382ee8e
feat(tmux): add keybinds option 2023-04-28 08:11:44 +02:00
Moritz Böhme 56044695df
Merge remote-tracking branch 'origin/nixos' into nixos 2023-04-26 14:33:21 +02:00
Moritz Böhme 7675360be0
refactor(nvim): inline variable 2023-04-26 14:29:53 +02:00
Moritz Böhme 3c8e2c5244
feat(navi): detach from tmux 2023-04-26 14:29:11 +02:00
Moritz Böhme 202f7e4558 fix(tmux-sessionizer): unbound variable bug 2023-04-26 11:43:34 +02:00
Moritz Böhme 0b7e18a3f5 feat(tmux-sessionizer): fuzzy match input 2023-04-26 11:23:28 +02:00
Moritz Böhme 35c5d5ed4b perf(tmux-sessionizer): improve fd command speed 2023-04-26 10:57:43 +02:00
Moritz Böhme 414a3a1fdf
feat(tmux): add tmux-sessionizer 2023-04-26 08:57:59 +02:00
Moritz Böhme af1f1fec2e
feat(programs): add navi 2023-04-25 19:50:28 +02:00
Moritz Böhme 52650a3c84
feat(programs): add tmux 2023-04-25 18:55:15 +02:00
Moritz Böhme 69454aba52
Merge remote-tracking branch 'origin/nixos' into nixos 2023-04-17 14:47:16 +02:00
Moritz Böhme e8f59d4261
refactor: remove newlines 2023-04-17 14:37:31 +02:00
Moritz Böhme f47c711d57
feat(nvim): add cmp-async-path 2023-04-17 14:37:06 +02:00
Moritz Böhme 5cffc8c06c
refactor(programs): sort imports 2023-04-16 18:01:00 +02:00
Moritz Böhme 8d5481949e
fix(nvim): org configuration 2023-04-16 18:00:05 +02:00
Moritz Böhme bd9bbdda10
feat(hyprland): decrease gap size 2023-04-16 17:59:21 +02:00
Moritz Böhme a8c51c376c
feat: add chromium module 2023-04-16 17:53:50 +02:00
Moritz Böhme badc4ffa49
feat(nvim): add snippets for luasnip
Add friendly snippets and load them with luasnip.
2023-04-10 21:55:40 +02:00
Moritz Böhme b606eb4b44
feat(nvim): disable lsp lightbulb 2023-04-10 15:14:42 +02:00
Moritz Böhme 2af3432410
feat(nvim): improve/add keybindings 2023-04-10 15:14:04 +02:00
Moritz Böhme 5fc963c537
refactor!: remove unused modules, bindings, etc. 2023-04-10 15:12:45 +02:00
Moritz Böhme b1a6d5016a
feat(nvim): add gitignore nvim 2023-04-10 14:36:40 +02:00
Moritz Böhme d902903984
build!: update inputs 2023-04-10 11:54:27 +02:00
Moritz Böhme 5a0fbea15c
feat(nvim): replace impatient with new vim loader 2023-04-10 11:52:13 +02:00
Moritz Böhme 7b9674969a
feat(nvim): add null ls 2023-04-10 01:05:25 +02:00
Moritz Böhme e154f827fd
refactor(nvim): use builtin table merge function 2023-04-09 19:41:17 +02:00
Moritz Böhme 07e1294937
refactor: remove empty table 2023-04-09 19:41:16 +02:00
Moritz Böhme c5d1d1262c
feat(nvim): add zen mode and twilight 2023-04-09 19:41:15 +02:00
Moritz Böhme bc12d257f1
feat(nvim): add trouble nvim 2023-04-09 19:41:14 +02:00
Moritz Böhme 929773f3e8
feat(nvim): add vim startuptime 2023-04-09 19:41:13 +02:00
Moritz Böhme 1a71d118c4
feat(nvim)!: remove advanced git search 2023-04-09 19:41:12 +02:00
Moritz Böhme 66652a650c
feat(nvim): improve/add keybinds 2023-04-09 19:41:11 +02:00
Moritz Böhme d1159b1ea9
feat(nvim)!: replace nvim tree with neotree 2023-04-09 19:41:09 +02:00
Moritz Böhme e949f942de
feat(nvim): add keybinds for gitsigns 2023-04-09 19:41:08 +02:00
Moritz Böhme f1f1ce943c
feat!: remove unused input and unneeded comments 2023-04-05 08:52:36 +02:00
Moritz Böhme 8a6cdf7632
feat(nvim): add comment-box.nvim 2023-04-05 08:52:02 +02:00
Moritz Böhme d6fbbb945c
feat(nvim): add bufferline.nvim 2023-03-26 18:38:13 +02:00
Moritz Böhme 4c93733c44
feat(nvim): add oil.nvim 2023-03-26 18:30:14 +02:00
Moritz Böhme a1fc3d39da
feat(nvim): add ( after completion of function 2023-03-26 18:29:32 +02:00
Moritz Böhme 5977d6a7e1
feat(nvim): add various keybinds 2023-03-26 18:28:49 +02:00