Commit Graph

80 Commits

Author SHA1 Message Date
e15bf014a5
nvim: LSP wants to format differently. 🤷 2023-03-06 15:06:52 +01:00
7ef9b7f1e9
nvim: remove nvim-surround
The one time i wanted to use it, it didn't work right.
2023-02-02 20:48:38 +01:00
5e0736f135
update pkgdev config 2023-01-29 17:35:13 +01:00
2f9fadc99f
nvim: add copyright-updater 2023-01-26 11:14:49 +01:00
098333f6f9
nvim: add hex.nvim 2023-01-24 21:04:18 +01:00
5e198fde64
nvim: use stable nvim-treesitter
Most recent commit has a bug that causes ebuilds to not be highlighted.
2023-01-17 02:45:08 +01:00
7233443ffe
nvim: add neogen 2023-01-09 14:47:54 +01:00
8b6b4ba02c
nvim: add paint plugin for syntax hl workarounds 2022-11-21 17:12:17 +01:00
4a7f2d8f2f
nvim: use projections for project switching 2022-11-21 14:26:27 +01:00
20be69f12e
nvim: add suda.vim 2022-11-14 19:56:03 +01:00
19e76a16d8
nvim: deactivate project.nvim
I don't really use it, autocwd seems more useful.
2022-11-14 14:15:39 +01:00
8b4730420d
nvim: add harpoon 2022-11-14 12:26:25 +01:00
c0052e9c9f
nvim: use old todo-comments.nvim for <0.8.0 2022-10-29 05:56:07 +02:00
21c4f6212d
nvim: un-freeze neogit 2022-10-26 23:15:32 +02:00
5469281e1e
nvim: re-enable tags for autolist.nvim and Comment.nvim 2022-10-10 12:52:41 +02:00
dfed47d0a4
nvim: pin neovim to older commit
after that came some bugs that prevent me from using it
2022-10-05 20:11:43 +02:00
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