nvim stuff

This commit is contained in:
2025-08-05 21:54:18 +02:00
parent 504f9637d9
commit c3ddd5d3fa
9 changed files with 135 additions and 162 deletions

View File

@@ -37,6 +37,11 @@
source_func = "omnifunc";
};
};
indentscope = {};
move = {};
pairs = {};
trailspace = {};
visits = {};
pick = {};
surround = {};
};