Skip to content

Instantly share code, notes, and snippets.

@apolzek
apolzek / LazyVIM.md
Created June 18, 2024 01:23 — forked from danielkec/LazyVIM.md
LazyVIM

Default shortcuts

Ctrl+h        select file tree
Ctrl+l        select file editor
Shift+h       left editor tab
Shift+l       right editor tab
Alt+j         move current line up
Alt+k         move current line down
double space  filename search(telescope) - `Ctrl+d` and `Ctrl+u` to scroll preview
@apolzek
apolzek / post-inst-endeavouros-desktop.sh
Created October 19, 2024 11:22
Post install EndeavourOS i3wm Desktop
#!/bin/bash
sudo -v
###################################
# Updating repositories
# Installin Timeshift
# Creating a system snapshot
#################################
[
{
"url": "http://history-artifacts.com",
"description": "Artifacts and history discoveries",
"tags": ["history", "artifacts", "discoveries"],
"category": "LABY"
},
{
"url": "https://github.com/kubernetes/kubernetes",
"description": "Production-Grade Container Scheduling and Management",