Files
dotfiles/nvim
Shaun Setlock cc56ca800d
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 4m2s
Moving container to its own directory; not just a nvim thing. Added a nightly workflow. Switched to tags trigger. (#14)
Co-authored-by: Shaun Setlock <shaun@setlock.net>
Co-authored-by: Shaun Setlock <shaunsetlock@protonmail.com>
Reviewed-on: https://www.gitea.setlock.net/shaun/dotfiles/pulls/14
2025-05-06 21:43:48 -04:00
..
2025-02-21 18:36:01 -05:00
2025-02-21 18:36:01 -05:00
2025-02-21 18:36:01 -05:00
2025-02-21 18:36:01 -05:00

Shaun's nvim Dotfiles

Location

The configuration files need to be present at this location, ~/.config/nvim. So, we can use the following command to softlink/symlink,

ln -s <location of cloned dotfiles nvim directory> ~/.config
# e.g.
# ln -s ~/dotfiles/nvim ~/.config

neovim System Package

Ensure that neovim is installed on the system. For example, dnf install neovim

Plugins and Extra's

Packer and Mason can help with extras and plugins. Try :Mason and the select items to install with i.