DarthKoax / darthkoax.neovim.role

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ansible Role: Install and configure nvim and lsp servers

Install and configure lsp servers for developing in nvim. Configurtion works in airgapped environments.

Example Playbook

- hosts: localhost
  roles:
    - { role: darthkoax.nvim.role }

About


Languages

Language:Jinja 100.0%