Commit Graph

62 Commits

Author SHA1 Message Date
2730bb8c55
nvim: replace comment plugin 2022-08-16 02:49:33 +02:00
15c21ad586
nvim: replace autopair plugin 2022-08-16 01:55:20 +02:00
6da883ab59
nvim: remove redundant setting for auto-pairs 2022-08-15 23:24:31 +02:00
59e7a364cd
nvim: use absolute path in config-autosource-autocmd 2022-08-15 21:01:33 +02:00
9c00db7620
nvim: re-comment accidentaly uncommented comment 2022-08-15 05:21:20 +02:00
e82a4eaa91
nvim: clone packer completely 2022-08-15 05:18:15 +02:00
4615f1f9c5
nvim: declare all plugins in one file
Having it in many files is logically nicer, but breaks on fresh
installs.
2022-08-15 04:06:26 +02:00
1bdf20f840
nvim: reformat 2022-08-12 14:14:12 +02:00
6084378826
nvim: remove unneeded brackets 2022-08-12 14:05:53 +02:00
540a03eef6
nvim: reduce logging when re-compiling on save
seems to work alright now.
2022-08-12 05:09:26 +02:00
769af64a86
nvim: re-add automatic plugin install 2022-08-12 00:35:24 +02:00
7d2b96c8b1
nvim: put config in namespace “my” to avoid collisions 2022-08-11 16:22:36 +02:00