jahrik.nvim
NEOVIM
Installs neovim and configures it with Lua.
Uses packer for plugins management. Bootstraps packer, if it's not already installed.
Installs Nerd Fonts to
~/.local/share/fonts
Plugins
The following plugins are installed and configured
- nvim-telescope
- nightfox
- nvim-tree
- nvim-web-devicons
- barbar
- filetype
- better-whitespace
- lualine
- vim-test
- which-key.nvim
- treesitter
- trouble
- lsp-zero
OS Support
Arch
Ubuntu
Role Variables
Install or uninstall and cleanup directories and packages
install: true
Dependencies
None
Example Playbook
- hosts: all
become: true
vars:
install: true
roles:
- jahrik.nvim
License
GPLv2
