Commit graph

37 commits

Author SHA1 Message Date
a4d07d923d Remove neovim-remote, was only needed for vimtex deprecated option 2022-08-13 13:08:54 +02:00
c9bfe21723 Add marksman LSP server 2022-08-13 09:39:52 +02:00
6492c50629 Add TODO note for missings lsp servers 2022-08-13 09:07:18 +02:00
70c0f3ec61 Remove default state: present from npm module 2022-08-13 08:56:13 +02:00
ecd59842e5 Add neovim deb file download 2022-08-12 02:14:09 +02:00
Tunui Franken
c821dbe66f Group installs per method, use pip for ansible-lint 2022-08-11 18:24:00 +02:00
Tunui Franken
cb54398a2a Add apt install of nvim deb package, and TODO note to download it 2022-08-11 10:31:57 +02:00
Tunui Franken
4898b19a66 Use with_items for npm module, installing a list doesn't work 2022-08-11 10:10:30 +02:00
Tunui Franken
35544eeb84 Don't install neovim with pip (it's a transitional package) 2022-08-11 10:10:11 +02:00
Tunui Franken
2f7eb6306c Make sure we don't run the role on neovim configured with init.vim 2022-08-11 10:07:58 +02:00
0ebf9bdbb4 Rearrange installations for neovim 2022-08-11 01:18:13 +02:00
19574d435c Add mode for copy module 2022-08-10 23:52:15 +02:00
f9eef44708 Add ansiblels to neovim 2022-08-10 23:50:06 +02:00
39badfc0ed Remove shell fix script 2022-08-08 20:16:04 +02:00
861ba79fd2 Role neovim: start moving non existing packages out of Debian package list 2022-08-08 20:12:56 +02:00
fdad10eaf8 Add Telescope 2022-08-06 20:57:27 +02:00
1783cb9d9f Add latex lsp config with texlab 2022-08-04 13:24:30 +02:00
d873db6299 Add bash LSP config 2022-08-04 12:41:26 +02:00
6d39ae8ac1 Add lua language server for LSP 2022-08-02 14:12:52 +02:00
3c72a47b41 Make init file lua 2022-07-31 09:04:42 +02:00
125994ae4c Make temp changed_when false 2022-07-31 09:02:26 +02:00
bb21d93293 For PackerSync, just use headless nvim command from the docs, see changed_when later 2022-07-30 23:33:21 +02:00
08b6898b32 Use working headless PackerSync command, will try to add changed_when later 2022-07-30 09:14:44 +02:00
3e38443155 PackerSync command still doesn't work 2022-07-29 20:06:28 +02:00
2f5a380eb1 Add PackerSync command 2022-07-29 12:27:29 +02:00
bae2e5259d Remove vim-plug things and other vim dependent things 2022-07-29 11:46:55 +02:00
c58fa4f0fc Add some lua config files for neovim 2022-07-27 21:52:29 +02:00
fa014f1918 Add transition lua script for neovim 2022-07-25 13:31:57 +02:00
eacfe1d194 Fix curl command and needed dirs 2022-07-25 12:46:57 +02:00
568c5daf10 Remove neovim-specific things from vim role 2022-07-25 12:24:25 +02:00
13f0e2a68e Merge nvim and vim tasks 2022-05-10 22:20:12 +02:00
7454228aaa Use ansible_facts['distribution'] instead of ansible_distribution 2022-03-10 22:34:45 +01:00
accbc4585d toansible: Add nvim folder that broke the role 2022-02-26 08:52:37 +01:00
b781da0566 toansible: Fix install of packages written on the same line 2022-02-23 21:44:10 +01:00
93e31f6d96 toansible: Set vim as dependency of neovim (not include) 2022-02-22 21:14:03 +01:00
c782e2ad17 toansible: Rename Arch to Archlinux 2022-02-22 08:29:20 +01:00
2af5d18879 toansible: Add neovim installation 2022-02-21 11:29:08 +01:00