https://github.com/nkahe/nvim
Maximalistic Neovim configuration. Uses LazyVim setup.
https://github.com/nkahe/nvim
lazyvim-config neovim-config neovim-configuration
Last synced: 9 months ago
JSON representation
Maximalistic Neovim configuration. Uses LazyVim setup.
- Host: GitHub
- URL: https://github.com/nkahe/nvim
- Owner: nkahe
- License: apache-2.0
- Created: 2025-01-27T10:15:51.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2025-03-18T15:38:41.000Z (10 months ago)
- Last Synced: 2025-03-18T16:41:48.213Z (10 months ago)
- Topics: lazyvim-config, neovim-config, neovim-configuration
- Language: Lua
- Homepage:
- Size: 1.22 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# My Neovim configuration

## About
This is my maximalistic [Neovim](https://neovim.io/) configuration. It uses [LazyVim](https://www.lazyvim.org/) setup.
## Differences to default LazyVim
Many LazyExtras are enabled.
Changed:
- Colorscheme
- Some default keymaps
- Some options
Added more:
- Plugins:
- Keymappings
- Autocommands
- User commands
Disabled:
- Friendly snippets -plugin
## Extra plugins
In addition to many plugins included in LazyVim:
- Colorscheme: [vscode.nvim: Neovim/Vim color scheme inspired by Dark+ and Light+ theme in Visual Studio Code](https://github.com/Mofiqul/vscode.nvim)
- [dropbar.nvim: IDE-like breadcrumbs, out of the box](https://github.com/Bekaboo/dropbar.nvim)
- [multiple-cursors.nvim: A multi-cursor plugin for Neovim that works in normal, insert/replace, or visual modes, and with almost every command](https://github.com/brenton-leighton/multiple-cursors.nvim)
- [neogit: An interactive and powerful Git interface for Neovim, inspired by Magit](https://github.com/NeogitOrg/neogit)
- [obsidian.nvim: Obsidian 🤝 Neovim](https://github.com/epwalsh/obsidian.nvim)
- [oil.nvim: Neovim file explorer: edit your filesystem like a buffer](https://github.com/stevearc/oil.nvim)
- [vim-insert-append-single-character: insert or append single characters.](https://github.com/bagohart/vim-insert-append-single-character)
- [nvim-chimera: Dublicate into a comment](https://gitlab.com/Biggybi/nvim-chimera)
- [nvim-rip-substitute: Search and replace in the current buffer with incremental preview, a convenient UI, and modern regex syntax.](https://github.com/chrisgrieser/nvim-rip-substitute)
- [vim-suda: 🥪 An alternative sudo.vim for Vim and Neovim](https://github.com/lambdalisue/vim-suda)
- more
## Requirements
- FiraCode NerdFont
- [LazyVim requirements](https://www.lazyvim.org/)
- Some keymappings use keys found in Nordic/German keyboard layout.