diff options
Diffstat (limited to 'nvim/ftplugin/markdown.lua')
| -rw-r--r-- | nvim/ftplugin/markdown.lua | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/nvim/ftplugin/markdown.lua b/nvim/ftplugin/markdown.lua index 5f07330..dca68dd 100644 --- a/nvim/ftplugin/markdown.lua +++ b/nvim/ftplugin/markdown.lua | |||
| @@ -1,3 +1,3 @@ | |||
| 1 | local opt = vim.opt_local | 1 | local opt = vim.opt_local |
| 2 | 2 | ||
| 3 | opt.wrap = true | 3 | opt.wrap = true |
