sketchpad

A collection of personal and technical notes.

View the Project on GitHub arantebw/sketchpad

nvim

Scroll the current location of the cursor to the top of the screen.

zt

Scroll the current location of the cursor to the center of the screen.

zz

Scroll the current location of the cursor to the bottom of the screen.

zb

Check the currently loaded LSP configuration of an active file.

:LspInfo

Reloads the currently open Lua file.

:luafile %

LazyVim Keymaps

Display the hover documentation:

Shift + k

Packer

Opens the available Packer-related options.

:Packer + <TAB>

Mason

Opens the available Mason-related options.

:Mason + <TAB>

Opens the Mason modal of available LSPs, DAPs, linters, and formatters.

:Mason

Issues and Resolutions

E138: Cannot write ShaDa file error

Solution:
Delete the affected (corrupted) ShaDa file, then restart nvim.
Go to ~/.local/state/nvim/shada/ directory,
then delete the file.