Skip to content

Commit

Permalink
Add xclip dependency for nvim
Browse files Browse the repository at this point in the history
  • Loading branch information
Encephala committed Jun 19, 2024
1 parent 80e638b commit e364eb2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions roles/provision/tasks/system_setup.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
name:
- r-base # For R LSP
- libxml2-dev # For R LSP
- xclip # For neovim to yank to system clipboard
- pipx
state: present
when: provision_is_desktop | bool
Expand Down

0 comments on commit e364eb2

Please sign in to comment.