Added various things, returned Aphelion back to functional state now

with zfs

Note: this is probably the first commit with coq-nvim working again,
don't remove uder any circumstances
This commit is contained in:
yaroslav
2025-07-27 16:18:35 +03:00
parent 7ceaa8e748
commit 7850408607
13 changed files with 70 additions and 37 deletions
+1
View File
@@ -27,6 +27,7 @@ programs.neovim = {
nvim-cmp
vimtex
coq_nvim
coq-artifacts
];
extraLuaConfig = ''
local function my_on_attach(bufnr)