These are my personal dotfiles that are ever changing 👀
To use them on fresh install, clone this repo and then run the link.sh
script to create symlinks to these configs
Install requires Neovim 0.9+. Always review the code before installing a configuration.
Clone the repository and install the plugins:
git clone git@github.com:xyassini/dotfiles ~/.config/xyassini/dotfiles
Open Neovim with this config:
NVIM_APPNAME=xyassini/dotfiles/nvim nvim
- folke/todo-comments.nvim
- JoosepAlviste/nvim-ts-context-commentstring
- numToStr/Comment.nvim
- danymat/neogen
- nvim-treesitter/nvim-treesitter-context
- pocco81/auto-save.nvim
- windwp/nvim-autopairs
- windwp/nvim-ts-autotag
- tsserver
This readme was generated by Dotfyle