dotfiles/.config/micro/plug/detectindent
Win 75144ff0c6 Tiling window manager config 2024-05-14 10:47:59 +07:00
..
help Tiling window manager config 2024-05-14 10:47:59 +07:00
README.md Tiling window manager config 2024-05-14 10:47:59 +07:00
detectindent.lua Tiling window manager config 2024-05-14 10:47:59 +07:00
repo.json Tiling window manager config 2024-05-14 10:47:59 +07:00

README.md

Detectindent plugin for Micro text editor

Whenever a file is opened, the detectindent plugin tries to automatically detect its indentation style (spaces or tabs) and set the tabstospaces option accordingly. If spaces indentation is detected, it also tries to detect the indentation width and set the tabsize option accordingly.