1
0
Fork 0

Move colorscheme into colors directory

This commit is contained in:
Daniele Tricoli 2021-11-19 20:53:31 +01:00
parent 4c64248884
commit ca4d55104b
5 changed files with 4 additions and 4 deletions

View file

@ -53,18 +53,14 @@
- lspconfig.lua
- lualine.lua
- luasnip.lua
- material-nvim.lua
- neon.lua
- nvim-autopairs.lua
- nvim-cmp.lua
- nvim-tree.lua
- nvim-treesitter.lua
- onedark.lua
- packer.lua
- sayonara.lua
- telescope.lua
- todo-comments.lua
- tokyonight.lua
- trouble.lua
- name: install colorscheme config
@ -75,7 +71,11 @@
group: "{{ neovim_become_user }}"
mode: 0640
with_items:
- material-nvim.lua
- moonfly.lua
- neon.lua
- onedark.lua
- tokyonight.lua
- name: install general settings
ansible.builtin.copy: