Commit graph

94 commits

Author SHA1 Message Date
69e14f0422 Add vimtex plugin 2022-08-02 10:16:14 +02:00
970ec519ba Fix nohlsearch keymap 2022-08-02 10:13:24 +02:00
c73368e0de Add nvim-lspconfig 2022-08-02 10:03:38 +02:00
9aabf8d8e7 Fix add NERDTree plugin 2022-08-02 00:16:31 +02:00
618de2c3e0 Add NERDTree plugin 2022-08-01 21:51:37 +02:00
1e0efaa069 Add color plugins 2022-08-01 21:37:30 +02:00
957a446a0d Convert autocommands to lua 2022-08-01 20:47:14 +02:00
2cc0530a2f Add autogroups as vim.cmd 2022-08-01 13:05:27 +02:00
5b99db8a46 Merge some lua files into options.lua 2022-07-31 14:40:26 +02:00
95afa57b21 Add options lua file 2022-07-31 09:35:16 +02:00
d9c6775dc7 Add folding and searching lua files 2022-07-31 09:23:04 +02:00
556429ab16 Add remaps for splits 2022-07-31 09:14:48 +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
533d6d883a packer.lua gives a loop on bootstrap 2022-07-29 12:19:00 +02:00
bae2e5259d Remove vim-plug things and other vim dependent things 2022-07-29 11:46:55 +02:00
01fff3c1ec Add packer bootstrap 2022-07-29 11:41:10 +02:00
33b812fd1e Add colors lua config file 2022-07-29 09:30:06 +02:00
e7ac5d9586 Rename shortcuts to remaps 2022-07-29 08:53:16 +02:00
e9c8b01a64 Add remap options to lua config 2022-07-29 00:18:42 +02:00
c58fa4f0fc Add some lua config files for neovim 2022-07-27 21:52:29 +02:00
31f93e6001 Add keymap to lua neovim config 2022-07-25 13:43:41 +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
68eaf54616 Fix termguicolors for tmux 2022-07-03 23:28:42 +02:00
d3ad791357 Remove deprecated pylint checkers 2022-06-26 12:43:23 +02:00
06e1ca4c78 Add twig highlighting for vim 2022-05-15 12:17:22 +02:00
2efcda631c Add coc-phpls 2022-05-14 20:25:34 +02:00
1c9e9c73fb Add neomuttrc filetype detection for vim 2022-05-11 20:09:40 +02:00
996d4a9e30 Revert "Add neomutt.vim plugin"
This reverts commit f97f964d85.
2022-05-11 20:04:13 +02:00
f97f964d85 Add neomutt.vim plugin 2022-05-11 19:41:18 +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
5266b420a2 Add check-sudo role to avoid hanging with wrong become passwords during play 2022-02-26 19:01: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