[nvim] add table mode

This commit is contained in:
Julien Rabier 2023-12-15 21:38:03 +01:00
parent 3c3f2876de
commit 8af6929e50

View File

@ -0,0 +1,3 @@
return {
"dhruvasagar/vim-table-mode",
}