Commit Graph

64 Commits

Author SHA1 Message Date
9caf0ffd87
nvim: use my fork of gitlinker.nvim with fixed cgit 2022-09-29 12:43:19 +02:00
5b724f1c80
nvim: use newest Commit.nvim
The lua comments changed, and i like the new version better.
2022-09-29 12:42:25 +02:00
f63b754fd1
nvim: move git config into own file 2022-09-28 12:04:05 +02:00
0007ec44a7
nvim: add FeMaco and gitlinker 2022-09-26 19:05:11 +02:00
49c8d2494b
nvim: use git-version of autolist
until <https://github.com/gaoDean/autolist.nvim/commit/02333ee> is in a
release
2022-09-26 10:44:45 +02:00
774861e718
nvim: add autolist 2022-09-25 12:38:05 +02:00
86a8a74a8f
nvim: use vim-plugins installed by OS package manager
remove gentoo-syntax, since it is installed globally
2022-09-11 00:34:31 +02:00
d8a4b93e80
nvim: add doxygen and orgmode completion 2022-09-09 06:50:11 +02:00
eb786ea5a8
nvim: add completions from Zsh 2022-09-09 06:13:49 +02:00
af3fb23c25
nvim: add LSP documentSymbol completion 2022-09-09 06:00:48 +02:00
2a61b2098a
nvim: add completion from spelling suggestions 2022-09-09 05:43:25 +02:00
1f23796add
nvim: add mediawiki syntax and add wikis to firenvim 2022-09-06 18:14:31 +02:00
6b8f8ac01e
nvim: add compiler explorer plugin 2022-09-06 05:58:05 +02:00
479a902aeb
nvim: fancify ui interfaces and notifications 2022-09-06 05:40:03 +02:00
b3a91110f0
nvim: add colorizer 2022-09-05 19:47:22 +02:00
e0d1f648f8
nvim: add table-mode 2022-09-01 20:23:38 +02:00
3709404c1e
nvim: use make instead of cmake for telescope-extension
cmake didn't work in termux 🤷
2022-09-01 03:20:00 +02:00
aabbf6b237
nvim: only activate vimtex if xelatex is installed 2022-09-01 00:48:12 +02:00
93de794218
nvim: add nvim-surround 2022-08-31 22:59:30 +02:00
4b79f6ad6f
nvim: add vimtex 2022-08-31 22:46:20 +02:00
80961265ea
nvim: fix treesitter update command 2022-08-30 18:59:12 +02:00
9cf7c88e93
nvim: drop PackerInstall rule 2022-08-30 16:47:20 +02:00
8e66492de5
nvim: open packer in popup window 2022-08-30 06:59:30 +02:00
637ed9f4cb
nvim: comfier fuzzy sorter for telescope 2022-08-30 06:39:04 +02:00
f082b1a28a
nvim: use treesitter for QML 2022-08-30 01:24:41 +02:00
4af5a99a8d
nvim: add QML support 2022-08-29 23:29:06 +02:00
56bb5c8248
nvim: add DAP 2022-08-28 20:30:59 +02:00
80a206efbf
nvim: add autosplit 2022-08-26 17:39:49 +02:00
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