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

https://github.com/innei/nvim-config-lua

NVim is awesome
https://github.com/innei/nvim-config-lua

Last synced: 8 months ago
JSON representation

NVim is awesome

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

![](https://cdn.jsdelivr.net/gh/Innei/fancy-2023@main/2023/0731144524.png)