You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
NTBBloodbath
8a115a6f0f
|
3 years ago | |
---|---|---|
.. | ||
README.md | 3 years ago | |
contributing.md | 3 years ago | |
faq.md | 3 years ago | |
getting_started.md | 3 years ago | |
modules.md | 3 years ago |
README.md
Doom Nvim Documentation
Doom Nvim is a port to Neovim of the Doom Emacs configuration framework for GNU Emacs adapted for all vimmer who want less framework in their framework and the performance of a handmade configuration (or better). It can be a base for your own setup or a resource for Neovim enthusiasts to learn more about our favorite editor and how to do X things on it by using Lua.
Doom Nvim is an opinionated collection of reasonable (and optional) defaults with a focus on performance (both runtime and startup) and on abstraction-light, readable code design, so that there is less between you and Neovim.
The documentation is designed to be viewed within Doom Nvim. Access it by pressing
:h doom_nvim
.