doomnvim is a vim-version of the doom-emacs framework. It aims to add useful features to stock neovim and also serves as my daily driver.
doomnvim was made for neovim 5, it may not work as intended on vim
doomnvim works best with Nerd fonts
doomnvim is a project I started in october 2020. Please checkout NTBBloodbath's doom-nvim as it has more features and is constantly updated.
- Curated defaults for vim/neovim
- Support for many languages with coc.nvim
- Mnemonic key binding
- Integration with
Telescope.nvim
- Most features of a text editor
- Lua support with Neovim 0.5 release
doomnvim requires nodejs
>=10.12 and npm
in order to work properly
curl
, ctags
, pynvim
, lua
and git
are also needed
Simply run the following command:
curl -sLf https://raw.githubusercontent.com/yttrion/doomnvim/main/install.sh | bash
After doomnvim is installed, run neovim and doomnvim will automatically install plugins doomnvim might show some errors during the first launch, just restart it.
Check doomnvim.txt