|
1abe12ed87
|
nvim: add mind
|
2022-08-26 04:10:26 +02:00 |
|
|
3b5e46a5c6
|
nvim: packer: no shallow clones
|
2022-08-25 18:51:30 +02:00 |
|
|
f27ed54f91
|
nvim: use own fork of project.nvim
because it has a current dir fallback
|
2022-08-25 18:43:26 +02:00 |
|
|
5850905a01
|
nvim: add LSP status and mushroom to statusline
|
2022-08-25 18:39:27 +02:00 |
|
|
ccb46e9851
|
nvim: add AnsiEsc
|
2022-08-24 03:56:08 +02:00 |
|
|
e7fd1c8714
|
nvim: add todo-comments
|
2022-08-24 02:19:41 +02:00 |
|
|
24baf20c09
|
nvim: move gentoo-syntax to filetypes cat
|
2022-08-21 19:11:34 +02:00 |
|
|
b88b1ef332
|
nvim: add bug-reference
|
2022-08-19 21:26:25 +02:00 |
|
|
15f9aacebd
|
nvim: configure not even simple stuff in plugin file
|
2022-08-19 03:20:29 +02:00 |
|
|
302235731a
|
nvim: simplify TS install/update command
|
2022-08-19 03:12:32 +02:00 |
|
|
5e621db427
|
nvim: switch to nvim-web-devicons
it has colour symbols! 😻
|
2022-08-19 02:22:38 +02:00 |
|
|
493b720458
|
nvim: ignore .git, add keymap for history of file
|
2022-08-19 00:50:36 +02:00 |
|
|
8094dd8c18
|
nvim: add support for “nerdfonts”
|
2022-08-19 00:11:15 +02:00 |
|
|
d03d96a9fb
|
nvim: add clangd specific lsp plugin
|
2022-08-18 22:38:35 +02:00 |
|
|
5e638c410b
|
nvim: use lualine
|
2022-08-18 17:40:37 +02:00 |
|
|
0d6c6912cd
|
nvim: cosmetic changes for consistency
|
2022-08-18 01:16:57 +02:00 |
|
|
123879a15f
|
nvim: remove telescope media_files
|
2022-08-17 19:57:20 +02:00 |
|
|
bb1319078c
|
nvim: add project
|
2022-08-17 19:55:12 +02:00 |
|
|
dbd3eb7db3
|
nvim: use dedicated variable for CursorHold time
|
2022-08-17 03:51:08 +02:00 |
|
|
8557936586
|
nvim: replace signature help
|
2022-08-17 03:42:10 +02:00 |
|
|
cc34940c06
|
nvim: autoformat everything, clean up, small fixes
|
2022-08-17 01:47:49 +02:00 |
|
|
16226f0a7d
|
nvim: autoformat code using lsp-format
also don't autoformat code like text
|
2022-08-16 21:53:43 +02:00 |
|
|
82575e320d
|
nvim: add nvim-tree
|
2022-08-16 21:38:31 +02:00 |
|
|
d482389b60
|
nvim: add gitsigns and fugitive
|
2022-08-16 05:00:13 +02:00 |
|
|
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 |
|