dotfiles icon indicating copy to clipboard operation
dotfiles copied to clipboard

✨ My dev setup

Results 19 dotfiles issues
Sort by recently updated
recently updated
newest added

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [node](https://nodejs.org) ([source](https://togithub.com/nodejs/node)) | minor | `20.11.1` -> `20.12.2` | --- ### Release Notes...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@commitlint/cli](https://commitlint.js.org/) ([source](https://togithub.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli)) | [`19.2.2` -> `19.3.0`](https://renovatebot.com/diffs/npm/@commitlint%2fcli/19.2.2/19.3.0) |...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ruby](https://www.ruby-lang.org) ([source](https://togithub.com/ruby/ruby)) | patch | `3.3.0` -> `3.3.1` | --- ### Configuration 📅...

:robot: I have created a release *beep* *boop* --- ## [13.8.0](https://github.com/dkarter/dotfiles/compare/v13.7.1...v13.8.0) (2024-04-24) ### Features * **nvim:** add zen mode ([d3e6e6c](https://github.com/dkarter/dotfiles/commit/d3e6e6c73e0c12aa41de7761d003284ecd3fc2c1)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).

autorelease: pending

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/dkarter/dotfiles). ## Open These updates have all been...

- fix(nvim): remove duplicate mapping for rg - wip

![Screenshot 2023-12-11 at 14 05 35@2x](https://github.com/dkarter/dotfiles/assets/551858/728ec92f-cad5-4221-b3ec-7dbfa7ea0256) Can't remember how I set it up, but there was some manual step that would be good to automate as part of setup. May...

For some reason it is not loaded. If I load it manually (`: call RagtagInit()`) after entering the buffer it works fine. Can try to debug this line https://github.com/tpope/vim-ragtag/blob/51b313e8a2e3a44f37b9d625bc0d461e9066b7e9/plugin/ragtag.vim#L29 —...