Commit Graph

1261 Commits (nixos)

Author SHA1 Message Date
Moritz Böhme 17085b4a1b
nvim: use unstable lspsaga 2023-02-28 00:21:32 +01:00
Moritz Böhme 14b39fcd44
Merge remote-tracking branch 'origin/nixos' into nixos 2023-02-27 23:49:00 +01:00
Moritz Böhme f9109b6646
nvim: add lspsage 2023-02-27 23:48:21 +01:00
Moritz Böhme 55ccb1d06c nvim: add ruff lsp 2023-02-27 23:09:14 +01:00
Moritz Böhme 38f175b845 nvim: disable copilot lua on startup 2023-02-27 23:09:14 +01:00
Moritz Böhme 44b84c849d nvim: add unstable version of copilot lua 2023-02-27 23:09:14 +01:00
Moritz Böhme 7d5ffb31f3 hyprland: add wdisplays package 2023-02-26 13:33:13 +01:00
Moritz Böhme 5af6008c7d theming: [FIX] evaluation error when not enabling theme option 2023-02-26 12:50:27 +01:00
Moritz Böhme ea59147fcd Merge remote-tracking branch 'origin/nixos' into nixos 2023-02-26 12:22:05 +01:00
Moritz Böhme b0c16a0c41
nvim: [HACK] add isort to python non default formatters 2023-02-26 11:38:55 +01:00
Moritz Böhme 15dfb33122
nvim: [HACK] add command for non default formatters 2023-02-26 11:22:14 +01:00
Moritz Böhme c4bb776b75
nixos-desktop: [HACK] get nvidia kernel module to build 2023-02-26 11:21:25 +01:00
Moritz Böhme 75be58861b
wireguard: add dns 2023-02-24 18:42:37 +01:00
Moritz Böhme 55c7f4d57d
base: add attic 2023-02-24 18:42:20 +01:00
Moritz Böhme 9b7403f235
Merge remote-tracking branch 'origin/nixos' into nixos 2023-02-24 14:08:36 +01:00
Moritz Böhme 05014b9ec7
nvim: add rust_analyzer as language server 2023-02-24 14:07:58 +01:00
Moritz Böhme 968e70c387
openvpn: remove openvpn in favour of wireguard 2023-02-24 12:09:04 +01:00
Moritz Böhme ed5623256c
wireguard: init wireguard service 2023-02-24 12:08:29 +01:00
Moritz Böhme 8920ce2ec5
shell: add nom to monitor nixos-rebuild 2023-02-24 12:04:53 +01:00
Moritz Böhme a13aaa59cb
nvim: add telescope fzf native 2023-02-23 13:37:59 +01:00
Moritz Böhme c8f927f4dc
nvim: add smartcolumn 2023-02-23 13:34:59 +01:00
Moritz Böhme 1815894015
git: add abbreviations 2023-02-20 21:44:31 +01:00
Moritz Böhme 21d6fad0ec
nvim: add vim lion 2023-02-20 19:07:43 +01:00
Moritz Böhme 0b6d832f54
hyprland: change animations 2023-02-20 19:07:19 +01:00
Moritz Böhme e267b6a806
nvim: remove cmp spell for slowing down editor 2023-02-20 19:05:46 +01:00
Moritz Böhme 621d77bc6e
Flake: update inputs and show diff on switch 2023-02-20 19:04:38 +01:00
Moritz Böhme bf5a280f34
nvim: formatting and style 2023-02-19 13:24:22 +01:00
Moritz Böhme 16a579b6b3
nvim: add nvim tree 2023-02-19 13:23:49 +01:00
Moritz Böhme d99a52fb0e
nvim: add spell completion 2023-02-19 13:21:37 +01:00
Moritz Böhme 30e7dc07e5
nvim: inline single use variable 2023-02-18 17:55:20 +01:00
Moritz Böhme c9dac34ee0
nvim: add autopairs 2023-02-18 17:16:37 +01:00
Moritz Böhme 1da7930115
nvim: add pulgin to return to last location 2023-02-18 17:16:02 +01:00
Moritz Böhme a7356cabbe
nvim: add gitsigns 2023-02-18 17:15:32 +01:00
Moritz Böhme 77b1ef7a07
nvim: add formatters 2023-02-18 17:14:56 +01:00
Moritz Böhme b26149af98
nvim: formatting 2023-02-18 16:25:09 +01:00
Moritz Böhme eb77aa8823
nvim: add orgmode 2023-02-18 16:24:38 +01:00
Moritz Böhme 819590103d
nvim: add copilot 2023-02-18 16:23:58 +01:00
Moritz Böhme 2bc3938654
nvim: add lspkind 2023-02-18 16:22:21 +01:00
Moritz Böhme 6e6bb3422c
nvim: add external formatter support 2023-02-18 14:09:01 +01:00
Moritz Böhme 9cf8f7e827
other: add stylua config 2023-02-17 22:22:36 +01:00
Moritz Böhme 2fe2b60fd4
nvim: add nvim-treesitter-textsubjects 2023-02-17 22:22:35 +01:00
Moritz Böhme 6f28bd821e
nvim: add surround 2023-02-17 22:22:35 +01:00
Moritz Böhme 10ebfad990
nvim: add comment + treesitter aware commentstring 2023-02-17 22:22:34 +01:00
Moritz Böhme 5942a1c94c
nvim: add lualine 2023-02-17 22:22:33 +01:00
Moritz Böhme 52862635a4
nvim: increase which-key timeout 2023-02-17 22:22:31 +01:00
Moritz Böhme aa8d7c6901
nvim: rework lspconfig 2023-02-17 22:22:30 +01:00
Moritz Böhme c59527e2f2
Merge remote-tracking branch 'origin/nixos' into nixos 2023-02-17 14:10:32 +01:00
Moritz Böhme cb60186c36
nixos-laptop: remove builders 2023-02-17 14:04:52 +01:00
Moritz Böhme 0e73a701ec
flake: update inputs 2023-02-17 13:03:41 +01:00
Moritz Böhme c9916f0366
add nil overlay 2023-02-17 13:01:11 +01:00