319c25098c
feat(themeing): Major refactor themeing for whole computer
...
Adds catppuccin nix flake for themeing lots of programs easily. This
enables proper themeing for:
* zathura
* imv
* fcitx (declarative settings)
* lazygit
* btop
* gtk
It also pulls in the home-manager sessionVars which is necessary to
theme applications.
The session vars change also reduces the number of env-vars that need to
be set in the zshrc due to them being set declaratively elsewhere.
2025-03-21 10:46:00 +00:00
48de9bce71
feat(nvim): append / prepend newline
2025-03-01 08:16:56 +00:00
47bed4aec0
feat(nvim): prettypst formatting
2025-02-28 10:20:49 +00:00
abbf8000db
fix(nvim): rust_analyzer check gated features
2025-02-14 04:18:43 +00:00
19302b6d29
feat(nvim): lazygit popup panel
2025-02-08 23:44:32 +00:00
1849c1b471
feat(nvim): add C and CPP formatting
2025-02-07 05:37:22 +00:00
a1885849a2
feat(nvim): nix lsp
2024-12-25 04:18:09 +00:00
ab9794ced1
feat(nvim): spaceman directories for tanzanite
2024-12-24 06:11:32 -08:00
89cd96a5c5
feat(nvim): mini.pairs
2024-12-21 22:14:08 +00:00
76f7c6695a
nvim: fix rust-analyzer
2024-12-18 08:27:16 +00:00
a17eb40eae
nvim: typst_lsp -> tinymist && glsl_analyzer
2024-12-18 07:47:12 +00:00
93571017f7
nvim: add javascript syntax highlighting, lsp, and formatting
2024-12-17 11:01:21 +00:00
c75f696013
nvim: add prettier formating to conform for html and css
2024-12-10 13:34:15 +00:00
095e9f29fa
nvim: add nvim-web-devicons
...
icons go brr
2024-12-09 13:09:29 +00:00
75b6e32ce2
nvim: add render-markdown-nvim
...
Fancy text go brrrrrrrrrr~
2024-12-09 10:10:41 +00:00
53dbae8493
nvim: init treesiter-nvim
...
I wanted fancy markdown rendering in nvim and that needed a treesitter
lsp, so this adds treesitter and the markdown lsp.
2024-12-09 10:10:05 +00:00
2d5b5cb37d
nvim: switch undotree for telescope-undo-nvim
...
Undotree did not have live updates like I wanted, so I have switched to
the telescope one which does.
2024-12-08 09:51:19 +00:00
1fd1838d3f
nvim: remove ccls in favor of clang
...
Removes CCLS nvim configuration and exchanges the ccls package for
clang-tools
2024-12-05 09:57:31 +00:00
3ec1ba5f9b
NVIM: Added Code formatting for python
2024-11-27 10:46:06 +00:00
4d66a5e231
Fix: Whitespaces begone or something
2024-11-27 10:41:47 +00:00
7545885942
Finish NVIM refactor
2024-11-08 00:10:13 +00:00
d73ecb1bdb
Major NVIM refactor (ty fire :3)
2024-11-03 12:30:54 +00:00
9f35c3997a
Update lock
2024-02-07 01:21:35 +00:00
c9b979374f
Neovim Fixes
2024-02-02 03:48:41 +00:00