Use `vim.opt` because those are local options (i.e: similar to `set` it defaults to setting it locally, `vim.opt_local` is not necessary). |
||
|---|---|---|
| .. | ||
| settings | ||
| abbreviations.lua | ||
| numbertoggle.lua | ||
| signtoggle.lua | ||
Use `vim.opt` because those are local options (i.e: similar to `set` it defaults to setting it locally, `vim.opt_local` is not necessary). |
||
|---|---|---|
| .. | ||
| settings | ||
| abbreviations.lua | ||
| numbertoggle.lua | ||
| signtoggle.lua | ||