Overview
Features
Better Vim comes with lots of slick defaults and an outstanding UI. Here is a detailed list of our features:
- Tabs π
- Nice defaults that everyone agrees with π§
- File explorer ποΈ - Try with
ctrl + p
- Beautiful and minimalist status line β¨
- File finder π - Weβre using telescope.nvim which itβs not just a file finder, you can use it for git integrations, searching, etc.
- Mouse support π±οΈ - By default, the mouse support is enabled. Sometimes you donβt need the βhacker wayβ.
- Intuitive shortcuts like
ctrl + s
,ctrl + p
andctrl + f
. Check out the complete list of mappings to see more. - 9 hand-picked themes π¨
- Improved code highlight via TreeSitter π
- First-class support for JavaScript and TypeScript π¨ π¦
- Auto formatting on save for projects using Prettier and/or EsLint π€
- Emmet support out of the box π¦
- Easy way to install new plugins with lazy.nvim π
- Extensible plugin to install LSPs via mason.nvim and formatters via none-ls βοΈ
- Custom overrides using lua π οΈ
- Custom and beautiful dashboard π
- Shortcuts completion π - To try, Press leader and wait a few seconds.
- Zen Mode π§ - Just type
:ZenMode
and relax β¨ - Custom + Common snippets for JavaScript, TypeScript, CSS, HTML, and more.