{"id":20126638,"url":"https://github.com/mrsloth-dev/.dotfiles","last_synced_at":"2026-02-09T23:34:12.010Z","repository":{"id":251241949,"uuid":"836820809","full_name":"MrSloth-dev/.dotfiles","owner":"MrSloth-dev","description":null,"archived":false,"fork":false,"pushed_at":"2026-01-02T01:43:37.000Z","size":24706,"stargazers_count":4,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-07T16:41:13.378Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Lua","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MrSloth-dev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-08-01T16:16:36.000Z","updated_at":"2026-01-02T01:43:40.000Z","dependencies_parsed_at":"2024-09-07T23:28:53.325Z","dependency_job_id":"6d619ce1-998f-4542-8847-45b391a16f9c","html_url":"https://github.com/MrSloth-dev/.dotfiles","commit_stats":null,"previous_names":["mrsloth-dev/.dotfiles"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/MrSloth-dev/.dotfiles","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MrSloth-dev%2F.dotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MrSloth-dev%2F.dotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MrSloth-dev%2F.dotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MrSloth-dev%2F.dotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MrSloth-dev","download_url":"https://codeload.github.com/MrSloth-dev/.dotfiles/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MrSloth-dev%2F.dotfiles/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29285817,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-09T21:57:15.303Z","status":"ssl_error","status_checked_at":"2026-02-09T21:57:11.537Z","response_time":56,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-13T20:17:07.368Z","updated_at":"2026-02-09T23:34:11.979Z","avatar_url":"https://github.com/MrSloth-dev.png","language":"Lua","funding_links":[],"categories":[],"sub_categories":[],"readme":"# .dotfiles/nvim\n\n\u003ca href=\"https://dotfyle.com/MrSloth-dev/dotfiles-nvim\"\u003e\u003cimg src=\"https://dotfyle.com/MrSloth-dev/dotfiles-nvim/badges/plugins?style=flat\" /\u003e\u003c/a\u003e\n\u003ca href=\"https://dotfyle.com/MrSloth-dev/dotfiles-nvim\"\u003e\u003cimg src=\"https://dotfyle.com/MrSloth-dev/dotfiles-nvim/badges/leaderkey?style=flat\" /\u003e\u003c/a\u003e\n\u003ca href=\"https://dotfyle.com/MrSloth-dev/dotfiles-nvim\"\u003e\u003cimg src=\"https://dotfyle.com/MrSloth-dev/dotfiles-nvim/badges/plugin-manager?style=flat\" /\u003e\u003c/a\u003e\n\n\n## Install Instructions\n\n \u003e Install requires Neovim 0.9+. Always review the code before installing a configuration.\n\nClone the repository and install the plugins:\n\n```sh\ngit clone git@github.com:MrSloth-dev/.dotfiles ~/.config/MrSloth-dev/.dotfiles\n```\n\nOpen Neovim with this config:\n\n```sh\nNVIM_APPNAME=MrSloth-dev/.dotfiles/nvim nvim\n```\n\n## Plugins\n\n### colorscheme\n\n+ [rebelot/kanagawa.nvim](https://dotfyle.com/plugins/rebelot/kanagawa.nvim)\n+ [catppuccin/nvim](https://dotfyle.com/plugins/catppuccin/nvim)\n### comment\n\n+ [folke/todo-comments.nvim](https://dotfyle.com/plugins/folke/todo-comments.nvim)\n+ [numToStr/Comment.nvim](https://dotfyle.com/plugins/numToStr/Comment.nvim)\n### completion\n\n+ [hrsh7th/nvim-cmp](https://dotfyle.com/plugins/hrsh7th/nvim-cmp)\n### debugging\n\n+ [mfussenegger/nvim-dap](https://dotfyle.com/plugins/mfussenegger/nvim-dap)\n+ [rcarriga/nvim-dap-ui](https://dotfyle.com/plugins/rcarriga/nvim-dap-ui)\n+ [theHamsta/nvim-dap-virtual-text](https://dotfyle.com/plugins/theHamsta/nvim-dap-virtual-text)\n### editing-support\n\n+ [windwp/nvim-autopairs](https://dotfyle.com/plugins/windwp/nvim-autopairs)\n+ [nvim-treesitter/nvim-treesitter-context](https://dotfyle.com/plugins/nvim-treesitter/nvim-treesitter-context)\n+ [debugloop/telescope-undo.nvim](https://dotfyle.com/plugins/debugloop/telescope-undo.nvim)\n### file-explorer\n\n+ [nvim-neo-tree/neo-tree.nvim](https://dotfyle.com/plugins/nvim-neo-tree/neo-tree.nvim)\n+ [stevearc/oil.nvim](https://dotfyle.com/plugins/stevearc/oil.nvim)\n### formatting\n\n+ [stevearc/conform.nvim](https://dotfyle.com/plugins/stevearc/conform.nvim)\n### fuzzy-finder\n\n+ [nvim-telescope/telescope.nvim](https://dotfyle.com/plugins/nvim-telescope/telescope.nvim)\n### git\n\n+ [lewis6991/gitsigns.nvim](https://dotfyle.com/plugins/lewis6991/gitsigns.nvim)\n+ [kdheepak/lazygit.nvim](https://dotfyle.com/plugins/kdheepak/lazygit.nvim)\n+ [f-person/git-blame.nvim](https://dotfyle.com/plugins/f-person/git-blame.nvim)\n### icon\n\n+ [nvim-tree/nvim-web-devicons](https://dotfyle.com/plugins/nvim-tree/nvim-web-devicons)\n### indent\n\n+ [lukas-reineke/indent-blankline.nvim](https://dotfyle.com/plugins/lukas-reineke/indent-blankline.nvim)\n### keybinding\n\n+ [folke/which-key.nvim](https://dotfyle.com/plugins/folke/which-key.nvim)\n### lsp\n\n+ [neovim/nvim-lspconfig](https://dotfyle.com/plugins/neovim/nvim-lspconfig)\n+ [mfussenegger/nvim-lint](https://dotfyle.com/plugins/mfussenegger/nvim-lint)\n+ [j-hui/fidget.nvim](https://dotfyle.com/plugins/j-hui/fidget.nvim)\n### lsp-installer\n\n+ [williamboman/mason.nvim](https://dotfyle.com/plugins/williamboman/mason.nvim)\n### lua-colorscheme\n\n+ [ellisonleao/gruvbox.nvim](https://dotfyle.com/plugins/ellisonleao/gruvbox.nvim)\n### markdown-and-latex\n\n+ [iamcco/markdown-preview.nvim](https://dotfyle.com/plugins/iamcco/markdown-preview.nvim)\n### note-taking\n\n+ [epwalsh/obsidian.nvim](https://dotfyle.com/plugins/epwalsh/obsidian.nvim)\n### nvim-dev\n\n+ [folke/neodev.nvim](https://dotfyle.com/plugins/folke/neodev.nvim)\n+ [folke/lazydev.nvim](https://dotfyle.com/plugins/folke/lazydev.nvim)\n+ [nvim-lua/plenary.nvim](https://dotfyle.com/plugins/nvim-lua/plenary.nvim)\n+ [MunifTanjim/nui.nvim](https://dotfyle.com/plugins/MunifTanjim/nui.nvim)\n### plugin-manager\n\n+ [folke/lazy.nvim](https://dotfyle.com/plugins/folke/lazy.nvim)\n### snippet\n\n+ [rafamadriz/friendly-snippets](https://dotfyle.com/plugins/rafamadriz/friendly-snippets)\n+ [L3MON4D3/LuaSnip](https://dotfyle.com/plugins/L3MON4D3/LuaSnip)\n### statusline\n\n+ [nvim-lualine/lualine.nvim](https://dotfyle.com/plugins/nvim-lualine/lualine.nvim)\n### syntax\n\n+ [nvim-treesitter/nvim-treesitter](https://dotfyle.com/plugins/nvim-treesitter/nvim-treesitter)\n+ [nvim-treesitter/nvim-treesitter-textobjects](https://dotfyle.com/plugins/nvim-treesitter/nvim-treesitter-textobjects)\n### utility\n\n+ [echasnovski/mini.nvim](https://dotfyle.com/plugins/echasnovski/mini.nvim)\n### workflow\n\n+ [jiaoshijie/undotree](https://dotfyle.com/plugins/jiaoshijie/undotree)\n## Language Servers\n\n+ cmake\n+ html\n+ tflint\n\n\n This readme was generated by [Dotfyle](https://dotfyle.com)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrsloth-dev%2F.dotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmrsloth-dev%2F.dotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrsloth-dev%2F.dotfiles/lists"}