https://github.com/geekmasher/nvim
GeekMasher's Neovim Configuration!
https://github.com/geekmasher/nvim
Last synced: 9 months ago
JSON representation
GeekMasher's Neovim Configuration!
- Host: GitHub
- URL: https://github.com/geekmasher/nvim
- Owner: GeekMasher
- License: mit
- Created: 2023-12-19T17:26:09.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-08-06T08:22:41.000Z (10 months ago)
- Last Synced: 2025-08-14T20:54:34.377Z (10 months ago)
- Language: Lua
- Size: 113 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
GeekMasher's Nvim Config
[](https://github.com/GeekMasher/nvim)
[](https://github.com/GeekMasher/nvim/issues)
[](https://github.com/GeekMasher/nvim)
[](./LICENSE)
[GeekMasher's][geekmasher-repo] [Neovim][neovim] Configuration!
Easy to install with a single command and run on any Unix machine.
## ✨ Features
- Uses best theme `tokionight`
- LSP Support
- Focus on `Rust` and `Python`
- Telescope for search, file finder, etc.
- [GitHub Copilot][github-copilot] for AI auto-suggestions
- Security Plugins using [DevSecInspect][devsecinspect] and [securitree.nvim][securitree]
## ⚡️ Requirements
- [Neovim][neovim] `>= 0.9.0`
## 📦 Install
```bash
git clone git@github.com:GeekMasher/nvim.git .config/nvim
```
## Support
Feel free to create issues for any feature requests or bugs.
## Licence
This project is licensed under the terms of the MIT open source license.
Please refer to [MIT](./LICENSE.md) for the full terms.
[geekmasher-repo]: https://github.com/GeekMasher
[neovim]: https://neovim.io/
[devsecinspect]: https://github.com/GeekMasher/DevSecInspect.nvim
[securitree]: https://github.com/GeekMasher/securitree.nvim
[github-copilot]: https://github.com/features/copilot