A modified starter template for LazyVim. Refer to the documentation for more details.
I'm a Frontend developer, so primarily work with Svelte and TypeScript. I play with Rust and Arduino in my free time
ESLint
is used only if there is .eslintrc.js
or .eslintrc.cjs
in the root of the projectStylelint
is used for .svelte
files if there is stylelint.config.js
or stylelint.config.cjs
in the root of the projectgp
to "preview" a component or a method in the pop-up in the same buffer (allows editing)[d
and ]d
(Prev/Next Diagnostics)<leader>ca
Alt+1
- Alt+4
opens 4 separate terminalsCtrl+/
opens the third terminal (Alt+3
and Ctrl+/
open the same terminal)<leader>gv
opens the diffview<leader>gx
closes it:MarkdownPreview
to enable .md
files preview in your browser. :MarkdownPreviewStop
to stop