Commit Graph

831 Commits (5fc963c537797690ba3aa4c0105045553ced8093)

Author SHA1 Message Date
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 5c2cb5feb4
feat(desktop): replace redshift with gammastep 2023-04-09 19:41:07 +02:00
Moritz Böhme 37c4cc70e3
build!: update inputs 2023-04-05 08:54:30 +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
Moritz Böhme c5aaacf0f9
refactor(nvim): move options to seperate file 2023-03-26 18:27:41 +02:00
Moritz Böhme f158ecde96
Merge remote-tracking branch 'origin/nixos' into nixos 2023-03-18 06:21:30 +01:00
Moritz Böhme 84e66a270d
build: update inputs 2023-03-18 06:20:48 +01:00
Moritz Böhme 672d89adc3
fix(navi): remove fzf C-g for git binding 2023-03-18 06:19:12 +01:00
Moritz Böhme 1e93039d85
fix(desktop): switch to stable signal version 2023-03-18 06:18:33 +01:00
Moritz Böhme 1ab2b8cf96
feat(base): remove grep to rg alias 2023-03-18 06:17:22 +01:00
Moritz Böhme 1e9b1bddb6
refactor(fish): remove dead code 2023-03-18 06:16:53 +01:00
Moritz Böhme 4e5924de18
feat(base): add navi 2023-03-18 06:14:59 +01:00
Moritz Böhme 35956c0557
feat(base): limit fzf height 2023-03-18 06:14:11 +01:00
Moritz Böhme 75591db511
feat(theming): style fzf 2023-03-18 06:12:48 +01:00
Moritz Böhme 2a30af014e refactor(yubikey)!: add supportLuks option 2023-03-14 09:52:28 +01:00
Moritz Böhme ab6cbc0cdc
feat(laptop): optionally unlock disk with fido2 2023-03-13 21:39:44 +01:00
Moritz Böhme b518194ba2
Merge remote-tracking branch 'origin/nixos' into nixos 2023-03-13 21:23:34 +01:00
Moritz Böhme 00468fd9f8
refactor(flake): reduce lines for inputs 2023-03-13 21:16:40 +01:00
Moritz Böhme fce3afaa65
feat(desktop): optionally unlock disk with fido2 2023-03-13 20:35:02 +01:00
Moritz Böhme 42970f7f9b feat(hyprland): use nicer workspace animation 2023-03-13 09:16:37 +01:00
Moritz Böhme e1e4ba64ac Merge remote-tracking branch 'origin/nixos' into nixos 2023-03-13 09:08:30 +01:00
Moritz Böhme 68ecd9b39d feat(nvim): add bash language server 2023-03-13 09:07:50 +01:00
Moritz Böhme 15558cbc2f
feat(nvim): add advanced-git-search-nvim 2023-03-11 17:26:15 +01:00
Moritz Böhme 958e91c836
feat(hyprland): better animations 2023-03-11 17:02:11 +01:00
Moritz Böhme b87d7b387a
refactor(nvim): discover plugins automatically 2023-03-11 17:00:32 +01:00
Moritz Böhme fc4caeb1ec
refactor(overlays): use mapModules' for imports 2023-03-11 16:59:38 +01:00
Moritz Böhme 19fd153a6d
feat(lib): add mapModules to map func over modules 2023-03-11 16:57:24 +01:00
Moritz Böhme b81735b885
feat(desktop)!: remove emacs 2023-03-09 16:58:44 +01:00
Moritz Böhme f87f6d2405
build: update inputs 2023-03-09 16:58:14 +01:00
Moritz Böhme 033ae38d5c
Merge remote-tracking branch 'origin/nixos' into nixos 2023-03-09 16:21:51 +01:00
Moritz Böhme 1be12ba2c3
feat(nvim): add impatient.nvim for faster startup 2023-03-09 16:17:27 +01:00
Moritz Böhme 277b29f62d
fix(lib): remove extra brace 2023-03-09 16:15:58 +01:00