https://github.com/Innei/nvim-config-lua
NVim is awesome
https://github.com/Innei/nvim-config-lua
Last synced: over 1 year ago
JSON representation
NVim is awesome
- Host: GitHub
- URL: https://github.com/Innei/nvim-config-lua
- Owner: Innei
- License: apache-2.0
- Created: 2023-07-09T14:12:51.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-07-21T05:58:18.000Z (almost 2 years ago)
- Last Synced: 2025-02-22T11:51:12.146Z (over 1 year ago)
- Language: Lua
- Homepage:
- Size: 387 KB
- Stars: 37
- Watchers: 4
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 💤 LazyVim
A starter template for [LazyVim](https://github.com/LazyVim/LazyVim).
Refer to the [documentation](https://lazyvim.github.io/installation) to get started.
## Some Vscode Key Map (macOS)
To use the mapping below, you must use the matching [kitty configuration](https://github.com/Innei/dotfiles/tree/master/tag-base/config/kitty).
| Key Map | Modes | Markup |
| ------------------- | ------- | ------------------- |
| Command + C/V/X | (N/I/V) | Basic Coding |
| Command + D | (N/I) | Select Current Word |
| Command + P | (N/I) | Smart Open |
| Command + Shift + F | (N/I) | Format Code |
| Command + . | (N/I) | Code Action |
| Command + A | (N/I) | Select All |
| Command + B | (N/I) | Toggle File Tree |
| Comment + / | (N/I/V) | Toggle Comment |
| Comment + S | (N/I) | Save File |
| Comment + Shift + S | (N/I) | Save All |
| Comment + F | (N) | Find |
| Comment + Shift + Z | (N/I) | Redo |
| Comment + Z | (N/I) | Undo |
## Shots
