plugins/julia-cell: switch to mkVimPlugin

This commit is contained in:
Gaetan Lepage 2024-02-14 08:56:38 +01:00 committed by Gaétan Lepage
parent e76acb65b3
commit 9d30e87455
2 changed files with 58 additions and 70 deletions

View file

@ -7,8 +7,10 @@
plugins.julia-cell = {
enable = true;
delimitCellsBy = "marks";
tag = "##";
settings = {
delimit_cells_by = "marks";
tag = "##";
};
keymaps = {
silent = true;