Mise à jour de 'Personal Config'

oupson 2022-09-23 17:38:11 +02:00
parent 4a7565f364
commit 46f013dfc8
1 changed files with 1 additions and 1 deletions

@ -19,7 +19,7 @@ It should return a module containing a `startup` function with 1 parameter (the
Example :
```lua
ocal module = {}
local module = {}
function module.startup(use)
use 'ziglang/zig.vim'