Clone the repo in any location and inside the root of the dotfiles folder run:
stow --target ~/ .
note: Make sure you dont have the same file structure as the dotfiles folder, if you do, backup everything.
Remember, never delete something unless you're 100% sure you'll never need it again.
Stow will create a symlink for each folder and file in your $HOME.
Set the global Git configuration to use your template file.
git config --global commit.template ~/.git_commit_template.txt
- Description: A highly configurable dashboard for neovim built using alpha.nvim
- Description: Auto save and restore the last session
- Description: autopairs for neovim
- Description: Git Blame plugin for neovim
- Description: A fancy and sophisticated designer neovim theme built with lush.nvim. It features a much more comprehensive usage of syntax scopes and color consistency, with due regards to aesthetics, contrast and readability.
- Description: Bufferline is a snazzy buffer line for Neovim
- Description: Comment toggling plugin written in Lua.
- Description: A Neovim plugin for formatting and linting configuration files.
- Description: A Lua wrapper for Copilot, the AI pair programmer.
xiyaowong/telescope-emoji.nvim
- Description: Telescope extension to search and insert emojis
ThePrimeagen/git-worktree.nvim
- Description: Git worktree management
- Description: Telescope extension to list gitmojis
- Description: Git signs written in pure lua
- Description: Go development plugin for neovim
lukas-reineke/indent-blankline.nvim
- Description: Display indent guides in Neovim
- Description: A lazygit plugin for neovim
- Description: An asynchronous linter plugin for Neovim (>= 0.9.5) complementary to the built-in Language Server Protocol support.
- Description: Plugin manager for Neovim
- Description: A blazing fast and easy to configure neovim statusline plugin written in pure lua.
- Description: Markdown Preview for (Neo)vim
- Description: Neogit is a magit like git client for neovim
- Description: A noice message system for Neovim
- Description: A file explorer tree for neovim written in lua
- Description: File explorer that lets you edit your filesystem like a normal Neovim buffer.
- Description: HTTP client for Neovim inspired by Postman and HTTPie
- Description: nvim-silicon is a plugin for Neovim that allows you to generate images of your code using silicon.
- Description: A surround text object plugin for Neovim
- Description: Find, Filter, Preview, Pick. All lua, all the time.
paopaol/telescope-git-diffs.nvim
- Description: A telescope extension to show git diffs
- Description: A todo comment plugin for neovim written in lua
nvim-treesitter/nvim-treesitter
- Description: Treesitter configurations
- Description: A pretty list for showing diagnostics, references, telescope results, quickfix and location list and more.
- Description: WhichKey helps you remember your Neovim keymaps, by showing available keybindings in a popup as you type.
generated by doc bot