chore(github): update issue template

This commit is contained in:
kevinhwang91 2022-08-21 13:15:21 +08:00
parent 8d7345aeb5
commit ba18a3bb31

View file

@ -43,7 +43,7 @@ body:
vim.keymap.set('n', 'zR', ufo.openAllFolds)
vim.keymap.set('n', 'zM', ufo.closeAllFolds)
```
`nvim --clean -u mini.lua`
`nvim --clean +'so mini.lua'`
1.
2.