1
0
forked from extern/nix-config
Commit Graph

20 Commits

Author SHA1 Message Date
Donovan Glover
99157848f1
neovim: Add auto-save-nvim
This lets us take advantage of live reloading and other features while
editing markdown.
2023-05-25 23:36:32 -04:00
Donovan Glover
f842afa6da
Merge starship with fish 2023-05-25 17:22:52 -04:00
Donovan Glover
8ec7519765
ncmpcpp: Format 2023-05-25 12:15:23 -04:00
Donovan Glover
3aa85c355b
Simplify terminal imports
Certain programs should always be available on the system, so having
separate modules goes against ensuring a certain state.
2023-05-25 10:21:39 -04:00
Donovan Glover
6e7b429e37
neovim: Remove barbar-nvim
barbar-nvim was a non-trivial plugin that changed buffers to tabs.
Although this was cute, I like neovim's default buffers since they
*don't* show up as tabs.
2023-05-24 13:48:22 -04:00
Donovan Glover
f5e63579a3
chore: Improve formatting 2023-05-24 11:40:49 -04:00
Donovan Glover
5a71c25c57
Merge tig with git module
This makes sense since I wouldn't use git without tig.
2023-05-24 11:39:40 -04:00
Donovan Glover
8258530c58
Add packages
zallij is a cool tmux replacement that has sane defaults.
2023-05-23 19:07:39 -04:00
Donovan Glover
c887c4f005
Remove vagrant abbreviations
I have no plans to continue using Vagrant now that I know how to use Nix
and NixOS.
2023-05-23 18:59:17 -04:00
Donovan Glover
58a829819a
Remove helix
Not needed since nvim-lspconfig now works.
2023-05-23 18:16:48 -04:00
Donovan Glover
d84966817b
fish: Remove old abbreviations 2023-05-23 17:51:05 -04:00
Donovan Glover
162b3d0d13
neovim: Add more language servers 2023-05-23 17:12:35 -04:00
Donovan Glover
b973e86085
neovim: Add git-blame-nvim 2023-05-23 12:05:31 -04:00
Donovan Glover
04d13c993d
neovim: Add nvim-lspconfig
No idea why this wasn't working before but it now works so I'm not
complaining.
2023-05-22 14:33:56 -04:00
Donovan Glover
a8f8286c12
fish: Remove docker abbreviations
Now that I know how to use Nix and NixOS, declarative containers written
in Nix seem a lot nicer than Dockerfiles and docker-compose.yml.
2023-05-21 11:47:14 -04:00
Donovan Glover
ff1abe7eec
yarn: Add emoji support 2023-05-19 06:20:26 -04:00
Donovan Glover
7b6add8431
Move packages into modules 2023-05-19 02:54:35 -04:00
Donovan Glover
f399280ff1
nix: Further categorization 2023-05-18 19:12:30 -04:00
Donovan Glover
7acbdb32cf
Combine mpd with ncmpcpp module 2023-05-18 15:58:30 -04:00
Donovan Glover
7bcb8a5807
Split modules based on function 2023-05-18 15:54:15 -04:00