Commit Graph

240 Commits

Author SHA1 Message Date
67eaafaee9 Add ignore
Some checks failed
Test Neovim config on push / build (ubuntu-20.04) (push) Failing after 28s
2025-03-18 11:32:00 +01:00
a02cf6a902 Mail client
Some checks failed
Test Neovim config on push / build (ubuntu-20.04) (push) Failing after 21s
2025-03-18 11:05:20 +01:00
ae06236c2c Add mail client to nvim
Some checks failed
Test Neovim config on push / build (ubuntu-20.04) (push) Failing after 31s
2025-03-18 11:01:38 +01:00
339d5b1197 add password file to gitignore
Some checks failed
Test Neovim config on push / build (ubuntu-20.04) (push) Has been cancelled
2025-03-18 11:01:17 +01:00
06c098c194 Python updates
Some checks failed
Test Neovim config on push / build (ubuntu-20.04) (push) Failing after 52s
2025-03-15 19:19:36 +01:00
886d434849 Adjust Ada snippets to styleguide
Some checks failed
Test Neovim config on push / build (ubuntu-20.04) (push) Failing after 27s
2025-02-24 07:37:01 +01:00
cca29ca695 Spell
Some checks failed
Test Neovim config on push / build (ubuntu-20.04) (push) Failing after 22s
2025-02-04 07:59:33 +01:00
f4909335c1 Set ada configuration file dynamically on startup
Some checks failed
Test Neovim config on push / build (ubuntu-20.04) (push) Failing after 24s
2025-02-04 07:26:10 +01:00
c8be7d19a7 Change some defaults and the completion window looks
Some checks failed
Test Neovim config on push / build (ubuntu-20.04) (push) Failing after 30s
2025-02-03 15:00:49 +01:00
443a0cb897 Spell check
Some checks failed
Test Neovim config on push / build (ubuntu-20.04) (push) Failing after 21s
2025-02-01 07:17:01 +01:00
5b1d0d66de Add ada mode
Some checks failed
Test Neovim config on push / build (ubuntu-20.04) (push) Failing after 31s
2025-01-24 21:41:28 +01:00
59dc3784af Add screenkey mapping
Some checks failed
Test Neovim config on push / build (ubuntu-20.04) (push) Failing after 29s
2024-12-27 16:09:30 +01:00
8cee1dc880 Ada mode
Some checks failed
Test Neovim config on push / build (ubuntu-20.04) (push) Failing after 1m0s
2024-12-19 10:37:14 +01:00
af28c12ea7 Add screenkey
Some checks failed
Test Neovim config on push / build (ubuntu-20.04) (push) Failing after 1m0s
2024-12-19 08:58:04 +01:00
4aa297662c Show key plugin
Some checks failed
Test Neovim config on push / build (ubuntu-20.04) (push) Failing after 27s
2024-12-19 08:44:13 +01:00
fb0655896c Remove which-key, much to annoying 2024-12-18 12:22:11 +01:00
298e80f221 Add pascal snippets
Some checks failed
Test Neovim config on push / build (ubuntu-20.04) (push) Failing after 25s
2024-12-18 09:29:02 +01:00
35da498b9b Add which key for testing 2024-12-18 09:28:38 +01:00
2836ff63e3 A very nice procedure snippet for pascal
Some checks failed
Test Neovim config on push / build (ubuntu-20.04) (push) Failing after 52s
2024-12-12 09:47:32 +01:00
6e48879ffa Disable pascal formatter.
Some checks failed
Test Neovim config on push / build (ubuntu-20.04) (push) Failing after 33s
2024-12-12 06:18:24 +01:00
e5aa6d7012 Update nvim
Some checks failed
Test Neovim config on push / build (ubuntu-20.04) (push) Failing after 28s
2024-11-26 19:08:52 +01:00
d63a431242 Add high contrast theme
Some checks failed
Test Neovim config on push / build (ubuntu-20.04) (push) Failing after 1m39s
2024-11-01 10:00:14 +01:00
deda105b50 Add VHDL formatter
Some checks failed
Test Neovim config on push / build (ubuntu-20.04) (push) Failing after 1m41s
2024-10-09 10:00:30 +02:00
cfa581bf05 LSP configuration for LaTeX
Some checks failed
Test Neovim config on push / build (ubuntu-20.04) (push) Failing after 41s
2024-10-09 09:08:49 +02:00
c0ad357563 Remove Ada language server
Some checks failed
Test Neovim config on push / build (ubuntu-20.04) (push) Failing after 2m16s
2024-10-08 11:10:52 +02:00
3217a4456c Update Mason packages
Some checks failed
Test Neovim config on push / build (ubuntu-20.04) (push) Failing after 2m39s
2024-10-08 11:01:27 +02:00
4357a36235 Autosetup lsp servers 2024-10-08 10:49:48 +02:00
01359aca3c Ensure installed packages
Some checks failed
Test Neovim config on push / build (ubuntu-20.04) (push) Failing after 34s
2024-10-08 10:25:44 +02:00
2d7c2974ef Syntax feature upgrade for ada snippets
Some checks failed
Test Neovim config on push / build (ubuntu-20.04) (push) Failing after 2m47s
2024-10-08 10:07:59 +02:00
02c752a943 Use fourmolu as Haskell formatter and fixer 2024-10-08 10:07:17 +02:00
8cb88ec054 Formatter update
Some checks failed
Test Neovim config on push / build (ubuntu-20.04) (push) Failing after 29s
2024-10-07 08:19:18 +02:00
5f931de4cc Ada snippet update 2024-10-07 08:19:07 +02:00
af4b80906f Disable ada mode
Some checks failed
Test Neovim config on push / build (ubuntu-20.04) (push) Failing after 2m8s
2024-10-07 07:55:16 +02:00
cc1a7c9311 Add ada formatting
Some checks failed
Test Neovim config on push / build (ubuntu-20.04) (push) Failing after 1m24s
2024-10-07 07:46:40 +02:00
99e59d66e3 Add A,B:Type Syntax to Ultisnips function snippet 2024-10-07 07:46:25 +02:00
f9ae3dfe99 Format with 4 spaces of indentation
Some checks failed
Test Neovim config on push / build (ubuntu-20.04) (push) Failing after 21s
2024-10-01 17:34:54 +02:00
c2705d1f1e Delete empty configuration file
Some checks failed
Test Neovim config on push / build (ubuntu-20.04) (push) Failing after 35s
2024-10-01 17:27:14 +02:00
739d439946 Don't fix on save => not all fixed wanted 2024-10-01 17:26:46 +02:00
10ca92d206 Disable spell checking in pascal files
Some checks failed
Test Neovim config on push / build (ubuntu-20.04) (push) Failing after 52s
2024-10-01 17:01:41 +02:00
561cdf5d2d Merge branch 'master' of git.nickr.eu:yannickreiss/nvim
Some checks failed
Test Neovim config on push / build (ubuntu-20.04) (push) Failing after 30s
2024-09-24 05:41:49 +02:00
b8c5c86010 bypass reloading error when using pascal formatter 2024-09-24 05:41:41 +02:00
ad4c99c1f8 Autoreload is now up globally
Some checks failed
Test Neovim config on push / build (ubuntu-20.04) (push) Failing after 27s
2024-09-23 15:34:07 +02:00
7452ee9b06 Add pascal mode formatter
Some checks failed
Test Neovim config on push / build (ubuntu-20.04) (push) Failing after 28s
2024-09-23 15:23:56 +02:00
d2c68f99ab Add pascal mode 2024-09-23 15:23:44 +02:00
085ff836c3 PTOP configuration
Some checks failed
Test Neovim config on push / build (ubuntu-20.04) (push) Failing after 22s
2024-09-23 15:10:59 +02:00
55e22fd3f7 Snippet updates
Some checks failed
Test Neovim config on push / build (ubuntu-20.04) (push) Failing after 30s
2024-09-23 13:27:17 +02:00
963e7a1f97 Linterconfiguration 2024-09-23 13:27:06 +02:00
10c2b99fb8 Remove Doxyscan, tagbar is better
Some checks failed
Test Neovim config on push / build (ubuntu-20.04) (push) Failing after 34s
2024-09-17 11:51:26 +02:00
aa1d40613d Seperating configuration into different lua modules
Some checks failed
Test Neovim config on push / build (ubuntu-20.04) (push) Failing after 28s
2024-09-16 06:40:52 +02:00
fdd52c7471 Vim snippet add remap
Some checks failed
Test Neovim config on push / build (ubuntu-20.04) (push) Failing after 30s
2024-09-16 06:18:16 +02:00