dotfiles icon indicating copy to clipboard operation
dotfiles copied to clipboard

A collection of dotfiles. I hope you can find some treasure in here just like how I did with other dotfiles

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

Lots of changes have been made to neovim TODO - [ ] Remove which-key dependency in favor of default `vim.keymap.set` - [ ] ...

null-ls is getting archived: https://github.com/jose-elias-alvarez/null-ls.nvim/issues/1621 For alternatives, I've been using efm before. Try looking into [formatter.nvim](https://github.com/mhartington/formatter.nvim) and [nvim-lint](https://github.com/mfussenegger/nvim-lint)

See: https://github.com/jdxcode/rtx

With the recent v2 release, it looks quite straightforward to switch to lsp-zero. https://github.com/VonHeikemen/lsp-zero.nvim

https://docs.github.com/en/codespaces/customizing-your-codespace/personalizing-github-codespaces-for-your-account#dotfiles

Now that we are using chezmoi, we should be able to add automatic setups ie download and install brew. For macOS, save the system preferences: Reference - https://www.chezmoi.io/user-guide/use-scripts-to-perform-actions/ - https://github.com/marcus-crane/dotfiles...