fixed issue where commenting in rust was not possible.
This commit is contained in:
@@ -59,6 +59,7 @@ in
|
||||
pkgs.taplo
|
||||
pkgs.tinymist
|
||||
pkgs.dart
|
||||
pkgs.tree-sitter
|
||||
];
|
||||
xdg.configFile = {
|
||||
"nvim/init.lua".source = config.lib.file.mkOutOfStoreSymlink ./neovim/init.lua;
|
||||
|
||||
Reference in New Issue
Block a user