Compare commits
2 Commits
3f2e3d99e5
...
c401dde8d5
| Author | SHA1 | Date | |
|---|---|---|---|
| c401dde8d5 | |||
| c29451d38a |
@@ -12,6 +12,7 @@
|
|||||||
lazygit
|
lazygit
|
||||||
pnpm
|
pnpm
|
||||||
ni
|
ni
|
||||||
|
code-cursor-fhs
|
||||||
|
|
||||||
# LSPs and formatters (previously via Mason)
|
# LSPs and formatters (previously via Mason)
|
||||||
stylua
|
stylua
|
||||||
|
|||||||
@@ -132,7 +132,9 @@ in {
|
|||||||
"gid=1000"
|
"gid=1000"
|
||||||
"iocharset=utf8"
|
"iocharset=utf8"
|
||||||
"nofail"
|
"nofail"
|
||||||
|
"x-systemd.automount"
|
||||||
"_netdev"
|
"_netdev"
|
||||||
|
"noserverino"
|
||||||
"vers=3.0"
|
"vers=3.0"
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
@@ -146,7 +148,9 @@ in {
|
|||||||
"gid=1000"
|
"gid=1000"
|
||||||
"iocharset=utf8"
|
"iocharset=utf8"
|
||||||
"nofail"
|
"nofail"
|
||||||
|
"x-systemd.automount"
|
||||||
"_netdev"
|
"_netdev"
|
||||||
|
"noserverino"
|
||||||
"vers=3.0"
|
"vers=3.0"
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user