Commit graph

155 commits

Author SHA1 Message Date
bbf5f1a3c7 Add missing language server & update gitlab ssh host key 2023-08-05 21:42:56 +02:00
b0cdf7b854 Update neovim setup
Switch from pyright to python-lsp-server
2023-08-04 10:29:11 +02:00
9891f205f4 Add missing neovim packages
Playbook should be ran without using a virtualenv as it tries to install
global/user wide packages. This is not possible from within a
virtualenv.
2023-02-11 10:40:26 +01:00
b61cc78a65 Use correct state for file module 2023-02-11 10:15:46 +01:00
69f44a414d Use .bashrc.override for DOCKER_HOST 2022-12-03 20:26:08 +01:00
1c59ba439f Remove various autocommands 2022-12-03 19:27:59 +01:00
ff63e93336 Replace vim's default hightlight with treesitter's 2022-12-03 19:27:31 +01:00
65e8420e47 Remove vim-polygot
This plugin set the `noexpandtab` setting for no good reason
2022-11-10 21:57:18 +01:00
11f27e4869 Use opt instead of b 2022-11-10 21:57:08 +01:00
092b78cce6 Add tasks to build python 2022-10-10 10:50:08 +02:00
82c346506d Add Luasnip 2022-10-10 10:14:17 +02:00
9881f4134b Fix existing installed packages test & add tsserver 2022-10-10 10:13:37 +02:00
d5c3653320 Check if aur packages are installed already 2022-09-29 22:18:43 +02:00
55b28b21bd Change intense color 2022-09-29 21:45:23 +02:00
0a125b00bd Change terminal 2022-09-29 21:42:19 +02:00
7cc21dd3f9 Fix neovim colors path 2022-09-08 22:22:35 +02:00
74a974be5e Add neovim configuration files 2022-09-08 22:19:20 +02:00
6cd67e88ad Remove typescript language server 2022-09-07 21:55:01 +02:00
e2227cd87d Add language server for scss/sass/css 2022-09-03 09:17:38 +02:00
7a635a437b Pin Telescope version as suggested by docs 2022-09-03 09:02:44 +02:00
0e6d5bdff0 Add tree-sitter & telescope setup 2022-09-02 21:02:00 +02:00
ba225a09a7 Use read-only URL when ssh fails 2022-07-31 21:59:44 +02:00
ba2ae319b6 Add missing loop statement 2022-07-14 22:01:23 +02:00
7f1f1f0efb Use flag syntax 2022-05-15 21:04:48 +02:00
e205c6c0cf Rerun prettier 2022-05-15 19:19:11 +02:00
d9eeeb3684 Update fontsize 2022-05-15 15:53:28 +02:00
dfff572025 Copy new ftplugin folder for neovim 2022-04-26 21:47:20 +02:00
a6f0bc729c Update konsole config 2021-12-30 20:42:44 +01:00
208eca8c05 Merge branch 'aur-helper' 2021-11-28 22:02:16 +01:00
e1ed19dea5 Display package name when building aur packages 2021-11-28 22:02:00 +01:00
3d26eaa10c Add desktop configuration 2021-11-28 14:21:27 +01:00
cede4ea365 Add separate file for aur task & add rootless docker tasks 2021-11-28 12:04:41 +01:00
52a8bc8a7f Install configured lsp servers 2021-11-25 19:29:48 +01:00
4c35875333 Initial commit 2021-11-25 14:13:15 +01:00
195b9600bb Remove support for ubuntu/debian 2021-11-25 10:28:20 +01:00
5f3cdb3efb Update neovim configuration 2021-11-25 10:23:45 +01:00
c1b9f491e4 Add missing package 2021-06-05 10:26:37 +02:00
6d79543fc9 Merge branch 'master' of git.fudiggity.nl:ansible/development 2021-06-04 22:11:44 +02:00
64fde68038 Update configuration & remove old packages 2021-06-04 22:10:04 +02:00
3e4d60091e Remove old settings 2021-06-04 20:58:39 +02:00
af58cdc396 Load vars from vars_files 2021-05-31 20:34:20 +02:00
0d16af9d83 Update default venv dependencies 2021-05-29 16:25:25 +02:00
b28f961d7d Use vars for specifying python interpreter 2021-04-23 21:32:53 +02:00
8cc4d46b96 Use (fixed path) python3 interpreter by default 2021-04-23 21:11:28 +02:00
c38742df47 Rerun prettier 2021-02-13 22:42:10 +01:00
4dfc755e05 Remove deleted dotfile 2021-02-13 22:40:55 +01:00
f7ef91cb35 Fix errors 2021-02-13 22:20:35 +01:00
3094ca8ce7 Update console configuration 2021-02-13 22:07:51 +01:00
05beb0ece3 Remove skip option
Common role was updated
2021-01-30 17:05:23 +01:00
0e5b42dcec Move platform specific vars
These will be ignored when not present
2021-01-30 10:26:43 +01:00