aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/home/.config/nvim/lua/plugins/editing.lua
Commit message (Collapse)AuthorAgeFilesLines
* refactor: extract editing plugins to plugins/editing.luaLibravatar sommerfeld39 hours1-0/+146
Move surround, guess-indent, various-textobjs, dial, and refactoring from the 521-line plugins/init.lua junk drawer into a dedicated editing.lua file.