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:nick22985/init.lua ~/.config/nick22985/init.luaOpen Neovim with this config:
NVIM_APPNAME=nick22985/init.lua/ nvim- NeogitOrg/neogit
- lewis6991/gitsigns.nvim
- akinsho/git-conflict.nvim
- ruifm/gitlinker.nvim
- sindrets/diffview.nvim
- html
- tailwindcss
This readme was generated by Dotfyle
WINDOWS
- Set
XDG_CONFIG_HOMEto%USERPROFILE%\.config. - Set
HOMEto%USERPROFILE%. - Need to install gcc for tree sitter (https://www.digitalocean.com/community/tutorials/c-compiler-windows-gcc)
- Need ripgrep https://github.com/BurntSushi/ripgrep
- winget install fzf
- https://gnuwin32.sourceforge.net/packages/make.htm:w
- Create any project-directory junctions under
%USERPROFILE%as needed.