Commit graph

28 commits

Author SHA1 Message Date
7177ce3a10
Fix breakages after upgrading to NixOS 24.05
some things still have to be fixed, but normal operation can go on for
now
2024-06-29 10:10:36 +02:00
f73fbed43a
Neovim: Add typescript LSP 2024-05-24 13:58:42 +02:00
7d581901ec
Tmux: Fix Neovim escape delay 2024-05-17 19:23:25 +02:00
25c25a4a96
Tmux: Enable truecolor support 2024-05-08 13:13:30 +02:00
889739e443
Tmux: Fix split-window key rebinds 2024-05-08 10:07:36 +02:00
d483cad685
Add basic tmux support 2024-05-08 09:53:50 +02:00
f89d5b0f6e
Neovim: Switch from rnix-lsp to nixd 2024-05-01 14:10:56 +02:00
5de98e93e2
Enable nvim yamlfmt 2024-03-03 13:08:33 +01:00
25855e6dc0
Add neovim rust formatting 2024-02-16 12:19:41 +01:00
068b314dc7
Add rust lsp to neovim 2024-02-06 14:34:39 +01:00
7f9239f1f4
Persist neovim undos 2024-02-06 14:34:30 +01:00
d1cc0f5fc6
Add rainbow brackets plugin to neovim 2024-02-05 20:01:48 +01:00
9188251b85
Add vim-be-good 2024-02-02 20:04:17 +01:00
5035b060f3
Neovim: Add nvim-surround 2024-01-07 15:34:58 +01:00
9017706dbd
Neovim: Add autopair plugin 2024-01-07 15:33:57 +01:00
1d2f4c677c
Neovim: Add treesitter c grammar 2024-01-07 15:33:41 +01:00
24e1850800
Neovim: Add tabbar 2024-01-07 15:33:29 +01:00
4303d86e7f
Neovim: Add neotree styling 2024-01-07 15:32:57 +01:00
954653ad31
Neovim: Add path completion 2024-01-07 15:32:21 +01:00
2ecc6e684a
Neovim: Disable empty line squiggles
remove the "~" character which signals an empty line
2024-01-07 15:31:34 +01:00
d7d9bfcc74
Install treesitter grammars manually
the nix one sucks
2023-12-30 12:56:02 +01:00
d875ef3466
Enable nvim relative line numbers 2023-12-29 14:19:04 +01:00
03d2ee2836
Add nvim system defaults
nvim is now default editor
2023-12-28 18:22:05 +01:00
1259f0a032
Add custom nvim configuration 2023-12-28 18:15:39 +01:00
ec5801ab36
Change vscode catppuccin accentcolor to green 2023-12-27 23:10:26 +01:00
a6abfb5639
Remove unused vscode extensions 2023-12-27 23:10:10 +01:00
a9f33961aa
Add neovim installation 2023-12-27 22:51:29 +01:00
37d462c75f
Add home-manager baseline 2023-12-26 13:59:30 +01:00