dotfiles

custom linux config files managed with gnu stow

dotfiles

neovim/.config/nvim/lua/plugins/guess-indent.lua


return  {
  'nmac427/guess-indent.nvim',
  config = function() require('guess-indent').setup {} end,
}

Download

raw zip tar