summaryrefslogtreecommitdiff
path: root/neovim/.config/nvim/lua/plugins/nerdcommenter.lua
blob: 280dd8e7ed440ecb2d5f94342f914a789d0fd6e5 (plain)
1
2
3
4
5
return {
  {
    'preservim/nerdcommenter'
  },
}