mirror of
https://github.com/Dichgrem/dotfiles.git
synced 2025-08-01 09:19:32 -04:00
475 B
475 B
💤 LazyVim
A starter template for LazyVim. Refer to the documentation to get started.
Plugins
- Markdown support: using Markdown-priview.nvim
- Clipboard support: using nvim-osc52
- Git UI support: using lazygit.nvim
Keymaps
- Add Ctrl+W to quit buffer;
- Add Ctrl+Tab to switch buffer;
- Add Ctrl+Shift+5 to start a new terminal;
- Add Ctrl+/h/j/k/l to switch between terminals;