Commit Graph

217 Commits

Author SHA1 Message Date
Yannick Reiß 2e0d35c2d9 Fix ultisnips cmp problem
Test Neovim config on push / build (ubuntu-20.04) (push) Failing after 22s Details
2024-09-14 12:48:33 +02:00
Yannick Reiß 299cdc7267 remove letter icons from nerdtree
Test Neovim config on push / build (ubuntu-20.04) (push) Failing after 26s Details
2024-09-14 11:46:35 +02:00
Yannick Reiß 546cc3e437 Doxygen for lua function snippet
Test Neovim config on push / build (ubuntu-20.04) (push) Failing after 42s Details
2024-09-14 11:36:33 +02:00
Yannick Reiß f0b346271c Delete useless snippets, combining c and cpp snippets
Test Neovim config on push / build (ubuntu-20.04) (push) Failing after 25s Details
2024-09-13 12:11:30 +02:00
Yannick Reiß 8026306999 Merge branch 'master' of git.nickr.eu:yannickreiss/nvim
Test Neovim config on push / build (ubuntu-20.04) (push) Failing after 33s Details
2024-09-13 08:03:08 +02:00
Yannick Reiß 325f41372a Add hello world, better for loop snippet 2024-09-13 08:02:57 +02:00
Yannick Reiß 34d96fcddc Add keybindings for relative numbers
Test Neovim config on push / build (ubuntu-20.04) (push) Failing after 20s Details
2024-09-12 10:53:13 +02:00
Yannick Reiß e2836f519f Change tagbar behavior to support both operation modes 2024-09-10 10:20:13 +02:00
Yannick Reiß 1d83337da8 Add Tagbar
Test Neovim config on push / build (ubuntu-20.04) (push) Failing after 1m58s Details
2024-09-10 05:35:46 +02:00
Yannick Reiß a1cffcf7e9 Still no ultisnips in cmp
Test Neovim config on push / build (ubuntu-20.04) (push) Failing after 32s Details
2024-09-09 08:21:29 +02:00
Yannick Reiß 859311d0ee Update
Test Neovim config on push / build (ubuntu-20.04) (push) Failing after 25s Details
2024-07-30 06:44:24 +02:00
Yannick Reiß 9c504e284f Make view nicer
Test Neovim config on push / build (ubuntu-20.04) (push) Failing after 22s Details
2024-07-26 07:42:31 +02:00
Yannick Reiß e1711a1180 C and Makefile snippets 2024-07-26 07:42:13 +02:00
Yannick Reiß 94457aae68 Config update
Test Neovim config on push / build (ubuntu-20.04) (push) Failing after 1m14s Details
2024-07-15 07:37:31 +02:00
Yannick Reiß 7e89acf09f Linter and Correction update
Test Neovim config on push / build (ubuntu-20.04) (push) Failing after 20s Details
2024-07-08 20:28:54 +02:00
Yannick Reiß 39b9d351c0 Updated vim macros
Test Neovim config on push / build (ubuntu-20.04) (push) Failing after 22s Details
2024-06-21 08:06:01 +02:00
Yannick Reiß f33b495d12 Backslash snippets, turn \ into \ using \´
Test Neovim config on push / build (ubuntu-20.04) (push) Failing after 17s Details
2024-06-11 08:37:54 +02:00
Yannick Reiß 74ce5c7cde Remove buggy ultisnips
Test Neovim config on push / build (ubuntu-20.04) (push) Failing after 46s Details
2024-06-11 07:51:21 +02:00
Yannick Reiß 3661bb6693 No journal, don't use it.
Test Neovim config on push / build (ubuntu-20.04) (push) Failing after 45s Details
2024-06-06 09:33:46 +02:00
Yannick Reiß 4c4a6443b9 LaTeX snippet update 2024-06-06 09:32:53 +02:00
Yannick Reiß 1b9a7264de Remove legacy python support
Test Neovim config on push / build (ubuntu-20.04) (push) Failing after 1m47s Details
2024-05-22 07:48:41 +02:00
Yannick Reiß 682f512251 Add action as verification
Test Neovim config on push / build (ubuntu-20.04) (push) Failing after 1m54s Details
2024-05-22 07:47:30 +02:00
Yannick Reiß bd368117fe Add action as verification
Test Neovim config on push / build (ubuntu-20.04) (push) Has been cancelled Details
2024-05-22 07:30:31 +02:00
Yannick Reiß 2143b6d5a1 Remove lua and replace pylsp 2024-05-20 07:36:17 +02:00
Yannick Reiß a3983ae9c5 Corrected address in email thingy 2024-05-13 15:32:22 +02:00
Yannick Reiß 290fcc1aff Add mail snippet 2024-05-13 13:03:07 +02:00
Yannick Reiß e539bb663d Easily swapping two words with ,lw 2024-05-12 22:02:26 +02:00
Yannick Reiß 5f39958f59 Adding sections is now less of a pain in the ass 2024-05-12 21:32:24 +02:00
Yannick Reiß b2cbeb41c1 automacros added 2024-05-12 14:18:08 +02:00
Yannick Reiß d42f1f53e8 Various minor adjustments to snippets 2024-05-12 06:33:03 +02:00
Yannick Reiß def3c6b531 Removed Tabnine because of resource usage, addded journal plugin instead 2024-05-12 06:32:42 +02:00
Yannick Reiß 1d7c562add Add exactly one unnececessary comment 2024-04-09 07:28:48 +02:00
Yannick Reiß 39381d1da9 Adjust minimal characters for completion 2024-04-07 18:43:45 +02:00
Yannick Reiß f4b99df515 add forgotten RETs 2024-04-07 18:26:53 +02:00
Yannick Reiß 471e420829 Ghost text 2024-04-07 15:53:20 +02:00
Yannick Reiß e15fc0dfa7 Final Refactor 2024-04-07 11:00:01 +02:00
Yannick Reiß 55c7a8d1e2 Markdownpreview 2024-04-07 10:34:32 +02:00
Yannick Reiß e4812f748b Removed from init.lua 2024-04-07 09:11:07 +02:00
Yannick Reiß a7e387067a Translated plugconfig 2024-04-07 09:10:13 +02:00
Yannick Reiß 4fd990b5fd Remove plugbench 2024-04-07 09:01:30 +02:00
Yannick Reiß 463ded36cd Remove additional useless files 2024-04-07 08:57:12 +02:00
Yannick Reiß 187b9de47a no need for ycm 2024-04-07 08:56:33 +02:00
Yannick Reiß d13d0ec0e8 Laptop 2024-04-07 08:55:38 +02:00
Yannick Reiß 30fdc90545 Remove unneeded file 2024-04-07 08:47:57 +02:00
Yannick Reiß bdab32c01a Translated vanilla completely 2024-04-07 08:45:24 +02:00
Yannick Reiß abee013697 Translated vanilla completely 2024-04-07 08:44:51 +02:00
Yannick Reiß 29f798abc7 Starting to move all vim to lua 2024-04-07 08:20:02 +02:00
Yannick Reiß 49dfe769ed Remove and add numbers with ,ll and ,lm 2024-04-06 22:47:37 +02:00
Yannick Reiß 23d1e0deb1
Update 2024-03-23 14:10:36 +01:00
Yannick Reiß 4d3800a027
update 2024-03-19 10:28:46 +01:00