An open API service indexing awesome lists of open source software.

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!

Awesome Lists containing this project

README

          


GeekMasher's Nvim Config

[![GitHub](https://img.shields.io/badge/github-%23121011.svg?style=for-the-badge&logo=github&logoColor=white)](https://github.com/GeekMasher/nvim)
[![GitHub Issues](https://img.shields.io/github/issues/geekmasher/nvim?style=for-the-badge)](https://github.com/GeekMasher/nvim/issues)
[![GitHub Stars](https://img.shields.io/github/stars/geekmasher/nvim?style=for-the-badge)](https://github.com/GeekMasher/nvim)
[![Licence](https://img.shields.io/github/license/Ileriayo/markdown-badges?style=for-the-badge)](./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