# Frequently Asked Questions # Table of Contents - [General](#general) - [What type of vimmer is Doom Nvim intended for?](#what-type-of-vimmer-is-doom-nvim-intended-for) - [Why does Doom Nvim only support Neovim nightly?](#why-does-doom-nvim-only-support-neovim-nightly) # General ## What type of vimmer is Doom Nvim intended for? Doom Nvim is intended for all types of Vimmer who want a stable and efficient development environment without spending a lot of time setting everything up. ## Why does Doom Nvim only support Neovim nightly? Doom Nvim doesn't support Neovim versions lower than Nightly (0.5) due to: - some features would be lost - Not all Lua plugins have good alternatives in Vimscript, so the experience would not be the same - performance would not be the same as Lua cannot be used