Moritz Böhme
9ab5495843
Merge remote-tracking branch 'refs/remotes/origin/nixos' into nixos
2023-10-10 12:12:23 +02:00
Moritz Böhme
9f9badff24
refactor: hyprland module
2023-10-10 11:53:01 +02:00
Moritz Böhme
1e335c8195
feat(firefox): add plugins through nix
2023-10-10 11:51:41 +02:00
Moritz Böhme
7d54b6d42b
fix: command not found handler
2023-10-10 11:50:54 +02:00
Moritz Böhme
cb262d4cf5
feat(nvim)!: remove lsp-signature-help
2023-10-08 13:34:13 +02:00
Moritz Böhme
1eb008e41e
feat(tmux): improve ta, ts and bindings
2023-10-08 13:33:57 +02:00
Moritz Böhme
28961fe114
feat(nvim): update null-ls-nvim
2023-10-08 13:32:42 +02:00
Moritz Böhme
d943ab8b6d
feat(tmux): various improvements
2023-10-04 15:02:27 +02:00
Moritz Böhme
bd2b6d1af3
Merge remote-tracking branch 'refs/remotes/origin/nixos' into nixos
2023-10-01 21:17:43 +02:00
Moritz Böhme
21b77e2ad2
feat(nvim): switch back to codeium
...
This reverts commit b0f0713781
.
2023-10-01 21:15:49 +02:00
Moritz Böhme
99c3cbb12e
Merge remote-tracking branch 'refs/remotes/origin/nixos' into nixos
2023-09-29 20:10:17 +02:00
Moritz Böhme
184243d945
feat: enable wallpaper service
2023-09-29 20:09:55 +02:00
Moritz Böhme
fadee02e60
feat(nvim): use nixd instead of nil
2023-09-27 13:11:07 +02:00
Moritz Böhme
e2a0172e2d
feat(flake): use flake-parts
2023-09-27 12:38:41 +02:00
Moritz Böhme
611584a0be
feat(nvim): add nvim-puppeteer for f-strings
2023-09-27 10:38:27 +02:00
Moritz Böhme
f43b993869
feat: make nixos-laptop empheral
2023-09-25 18:29:29 +02:00
Moritz Böhme
0603a18d9e
feat: move caches to flake
2023-09-23 09:50:12 +02:00
Moritz Böhme
e11746c11c
feat: remove unused packages
2023-09-23 09:49:35 +02:00
Moritz Böhme
cb539cc874
feat: remove builder
2023-09-23 09:48:23 +02:00
Moritz Böhme
ef0ec4693c
feat: new abbreviations
2023-09-23 09:46:46 +02:00
Moritz Böhme
271cbb359b
feat: support new monitor
2023-09-23 09:45:36 +02:00
Moritz Böhme
b916e4ac4d
Merge remote-tracking branch 'refs/remotes/origin/nixos' into nixos
2023-09-19 09:51:20 +02:00
Moritz Böhme
ef9706621b
feat(fish): add sourceenv script
2023-09-19 09:50:51 +02:00
Moritz Böhme
070fc5fb81
Merge remote-tracking branch 'refs/remotes/origin/nixos' into nixos
2023-09-17 09:41:02 +02:00
Moritz Böhme
3ee3593b0c
refactor(nvim): remove unnused dependency
2023-09-17 09:40:56 +02:00
Moritz Böhme
7078b97ee9
feat(nvim): add copilot-cmp
2023-09-17 09:36:22 +02:00
Moritz Böhme
bfbc3ad24f
feat(nvim): add NixLazy.nvim
2023-09-17 09:35:10 +02:00
Moritz Böhme
b0f0713781
feat(nvim)!: remove deprecated codeium extension
2023-09-17 09:25:50 +02:00
Moritz Böhme
37a93b29ee
Merge remote-tracking branch 'refs/remotes/origin/nixos' into nixos
2023-09-10 15:23:27 +02:00
Moritz Böhme
372ee5985a
refactor: small changes
2023-09-10 15:07:55 +02:00
Moritz Böhme
749e2cf67d
refactor: remove hyrpland overlay
2023-09-10 15:07:36 +02:00
Moritz Böhme
d6ad810568
feat(nvim): add harpoon
2023-09-10 13:35:13 +02:00
Moritz Böhme
cc72c96512
feat(base): add nixos-test command
2023-09-10 13:35:01 +02:00
Moritz Böhme
ce2bddc541
Merge remote-tracking branch 'origin/nixos' into nixos
2023-09-10 13:34:24 +02:00
Moritz Böhme
6a125a1df6
refactor(nvim)!: add opts option
2023-09-10 13:30:29 +02:00
Moritz Böhme
d4be10ddda
feat(nvim): improve zen mode
2023-09-07 09:09:12 +02:00
Moritz Böhme
8f0a066e33
feat(nvim): toggle diagnostics with lsp lines
2023-09-07 09:08:18 +02:00
Moritz Böhme
12a5420ee9
feat(nvim): disable cmp for IncRename
2023-09-07 08:45:50 +02:00
Moritz Böhme
116fc30524
feat(nvim)!: use nvim autopairs instead of mini
2023-09-07 08:39:43 +02:00
Moritz Böhme
78bad01914
feat(nvim): lazy load vim fugitive
2023-09-07 08:04:20 +02:00
Moritz Böhme
d3f5d2e9bd
feat(nvim): better next/prev tab keybinds
2023-09-06 17:50:49 +02:00
Moritz Böhme
6ae954d3c6
feat(nvim): add lsp signature plugin
2023-09-06 17:50:48 +02:00
Moritz Böhme
4322977115
feat(nvim): make modes a list for lazy keybinds
2023-09-06 17:50:47 +02:00
Moritz Böhme
abdb620c83
feat(nvim)!: remove org mode
2023-09-06 17:50:46 +02:00
Moritz Böhme
7f336c2a90
feat(nvim): add codeium completion
2023-09-06 17:50:45 +02:00
Moritz Böhme
dfa93f98df
Revert "feat(nvim): add coq-nvim"
...
This reverts commit e2aff57d72
.
2023-09-06 17:50:44 +02:00
Moritz Böhme
736249a74d
feat(nvim): add actions-preview.nvim
2023-09-06 17:50:42 +02:00
Moritz Böhme
97320fbec1
feat: set nixpkgs env variable
2023-09-06 17:50:41 +02:00
Moritz Böhme
5596c21e7f
feat!: remove unused comma
2023-09-06 17:50:40 +02:00
Moritz Böhme
c121eae7a1
feat(git): auto setup remote on push
2023-08-29 08:52:27 +02:00
Moritz Böhme
e3ea46864b
fix: do not build bigger stuff on builder
2023-08-28 20:14:47 +02:00
Moritz Böhme
c629518866
feat: add builder
2023-08-28 20:09:39 +02:00
Moritz Böhme
cf6a46d8ae
Merge remote-tracking branch 'origin/nixos' into nixos
2023-08-27 19:35:45 +02:00
Moritz Böhme
e395b2df17
fix(hyprland): some xwayland application via rules
2023-08-27 19:34:31 +02:00
Moritz Böhme
d6d2897eb6
Merge remote-tracking branch 'origin/nixos' into nixos
2023-08-26 13:06:02 +02:00
Moritz Böhme
ff632a5b52
feat(fish): add more completions for timers
2023-08-26 11:47:39 +02:00
Moritz Böhme
67dd3bd65d
build: update inputs
2023-08-26 11:47:07 +02:00
Moritz Böhme
84934c6cd6
feat: lower kitty transparency
2023-08-26 11:45:21 +02:00
Moritz Böhme
4b5e16454d
feat(fish): add dockerCompat completions
2023-08-26 11:44:35 +02:00
Moritz Böhme
56abb0ce64
feat: add which-nix script
2023-08-26 11:43:56 +02:00
Moritz Böhme
e2b6699215
refactor: f script
2023-08-26 11:43:29 +02:00
Moritz Böhme
92e2e149bc
refactor: move git ignore alias to own script
2023-08-26 11:37:18 +02:00
Moritz Böhme
ec1a6acebc
refactor: nix-system commands
2023-08-26 11:35:11 +02:00
Moritz Böhme
ee0568559a
fix(nvim): folding character
2023-08-21 10:47:52 +02:00
Moritz Böhme
95cd9c247e
feat(kitty): use kitty opacity instead of hyprland
2023-08-17 17:04:33 +02:00
Moritz Böhme
d4eb17856e
build(flake)!: update inputs
2023-08-17 16:26:21 +02:00
Moritz Böhme
44a2142653
fix(nvim): eliminate duplicate keybind of <c-h>
2023-08-16 22:06:48 +02:00
Moritz Böhme
d2d898650f
Merge remote-tracking branch 'origin/nixos' into nixos
2023-08-16 16:48:03 +02:00
Moritz Böhme
4a5b007e00
fix(nvim): lspconfig for nil
2023-08-16 16:44:05 +02:00
Moritz Böhme
e0599018e2
feat(nvim): add zenmode.nvim
2023-08-16 16:42:26 +02:00
Moritz Böhme
d17f034e34
refactor(nvim): change up keybindings
2023-08-16 16:41:12 +02:00
Moritz Böhme
596ec0e81d
Merge remote-tracking branch 'origin/nixos' into nixos
2023-08-14 08:49:02 +02:00
Moritz Böhme
c99fb04f29
feat: add timers service
2023-08-14 08:47:59 +02:00
Moritz Böhme
8768b58ce1
feat(nvim): add statuscol-nvim
2023-08-12 16:51:16 +02:00
Moritz Böhme
7d1ae8c1f4
feat(nvim): add inc-rename.nvim
2023-08-12 16:46:45 +02:00
Moritz Böhme
20e9a91d91
feat(nvim): improve ufo
2023-08-12 11:50:46 +02:00
Moritz Böhme
d7cdc05b3d
refator(nvim): move neodev config to seperate file
2023-08-12 09:43:13 +02:00
Moritz Böhme
55d8df866b
feat(nvim): add neodev.nvim
2023-08-12 08:07:33 +02:00
Moritz Böhme
403d88f161
feat(nvim): improve inlay hint startup
...
Rust analyzer seems to be one of the few lsp servers which needs a
small timeout for inlay hints to show up correctly. All other servers
get their inlay hints activated without delay.
2023-08-12 08:05:05 +02:00
Moritz Böhme
d6b95fdef6
feat(nvim): add lsp inlay hints
2023-08-11 19:00:43 +02:00
Moritz Böhme
1566dc84f4
refactor(nvim): condense functions
2023-08-11 19:00:11 +02:00
Moritz Böhme
0c591c0435
feat(nvim): add hmts.nvim
2023-08-11 18:59:52 +02:00
Moritz Böhme
31012a6274
fix(virtualisation): bug with virt-manager
2023-08-11 17:39:48 +02:00
Moritz Böhme
64509b4cc1
feat(nvim): replace noice.nvim with dressing.nvim
2023-08-11 17:39:19 +02:00
Moritz Böhme
670921dda2
refactor(nvim): cleanup
2023-08-11 17:39:02 +02:00
Moritz Böhme
92b9ac1233
feat(nvim): simplify lsp config
2023-08-11 17:38:26 +02:00
Moritz Böhme
44adf70862
refactor!: simplify dunst config
2023-08-10 18:41:34 +02:00
Moritz Böhme
3180e64085
feat(nvim): format init.lua
2023-08-10 18:41:23 +02:00
Moritz Böhme
c8f53dfe2e
feat: better zoxide alias and completions
2023-08-10 18:40:07 +02:00
Moritz Böhme
4cd51917fc
feat(nvim): run clippy using rust-analyzer
2023-07-29 17:06:58 +02:00
Moritz Böhme
916674d5b2
feat(nvim): add go specific config
2023-07-29 17:06:33 +02:00
Moritz Böhme
e901627f99
feat(nvim)!: remove tab line
2023-07-29 17:05:59 +02:00
Moritz Böhme
7c1d5f2396
style: remove redundant whitespaces
2023-07-29 17:05:09 +02:00
Moritz Böhme
392699c35b
feat: use resolved
2023-07-29 17:03:23 +02:00
Moritz Böhme
2e520505c7
refactor(nvim): improve plugin options
2023-07-29 17:02:54 +02:00
Moritz Böhme
f5ce0b73bd
feat(nvim): add nvim treesitter context
2023-07-29 17:01:53 +02:00
Moritz Böhme
59a4dc527a
feat(nvim)!: use comment.nvim instead of mini.nvim
2023-07-25 16:15:18 +02:00
Moritz Böhme
33532b1bf6
feat(nvim): lazy load coq-nvim
2023-07-25 16:12:08 +02:00
Moritz Böhme
885a4e8e3b
refactor(nvim): remove duplicate ts commentstring
2023-07-25 16:02:56 +02:00
Moritz Böhme
6709fc3e5d
feat(nvim)!: remove leap
2023-07-25 16:01:57 +02:00