Torathion

Results 3 issues of Torathion

I have a few autocmds on window focus and window change, like - Immediately enter insert mode when clicking anywhere inside an opened file - Immediately change focus to opened...

With this configuration ```yaml - name: Build size report uses: andresz1/size-limit-action@v1 with: github_token: ${{ secrets.GITHUB_TOKEN }} skip_step: install script: pnpm run size directory: ./dist package_manager: pnpm ``` it leads to...

Hi, me again. After updating the performance of this project, I decided to reduce the package size even further and clean it further up by overhauling how fdir options are...