config.nvim

NeoVim config
git clone git://popovic.xyz/nvim.config.git/
Log | Files | Refs

md.lua (41B)


      1 vim.bo.textwidth = 77
      2 vim.wo.wrap = true