Update flake, remove spago
This commit is contained in:
parent
53c0c8f5d9
commit
f0607557a0
4 changed files with 72 additions and 32 deletions
|
|
@ -106,7 +106,6 @@
|
|||
maven
|
||||
dart
|
||||
purescript
|
||||
spago
|
||||
|
||||
# Comms
|
||||
nheko
|
||||
|
|
|
|||
|
|
@ -65,7 +65,7 @@
|
|||
eolChar = null;
|
||||
showCurrContext = true;
|
||||
};
|
||||
cursorWordline = {
|
||||
cursorline = {
|
||||
enable = true;
|
||||
lineTimeout = 0;
|
||||
};
|
||||
|
|
|
|||
Reference in a new issue