Skip to content

Latest commit

 

History

36 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

sam-nvim (a Simple And Minimal neovim config)

A minimal yet powerful Neovim configuration that just works. Made for the uninitiated by the uninitiated.
This setup includes modern plugins for productivity, coding assistance, and a clean UI.


screenshot-1 screenshot-2

📦 Plugins Included

Theming

I'm currently trying out other options, but my usual default is tokyodark


🚀 Installation

Install neovim

# Windows Install
choco install neovim

# Or MacOS Install
brew install neovim

More information about how to install neovim can be found here

Install sam-nvim setup

# Backup your existing config
mv ~/.config/nvim ~/.config/nvim.bak

# Clone this repo
git clone https://github.com/sameid/sam-nvim.git ~/.config/nvim

# Launch nvim
nvim

Plugins will install automatically on first run.

🛠️ Requirements

WIP

  • Improving which-key richness and overall key bindings to have more intuitive defaults
  • May switch out telescope with fzf-lua

🤝 Contributing

Feel free to fork and tweak this config to your liking. Pull requests are welcome!

📜 License

MIT License

Special Thanks

About

Easy nvim setup without any flair.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages