Imbus Imbus
  • Joined on 2023-08-26
Imbus pushed to master at Imbus/nvim-ks 2024-08-18 16:28:31 +02:00
c6a1fbd32d Disable nvim-lspconfig on all platforms but Linux
Imbus pushed to master at Imbus/nvim-ks 2024-08-16 16:26:30 +02:00
78055e25b6 Notes search
Imbus pushed to master at Imbus/ImbusBinds 2024-08-16 14:55:09 +02:00
0c6cc172e3 Notes on symbols
8a89bf0d4b Disable undefined globals and add config from SabineWren/wow-api-type-definitions
Compare 2 commits »
Imbus pushed to master at Imbus/ImbusBinds 2024-08-16 12:48:19 +02:00
a3ed13202e Reformat
46d657d02b Formatting options and ignoring undefined globals error from linter
Compare 2 commits »
Imbus pushed to master at Imbus/nvim-ks 2024-08-10 07:47:40 +02:00
43f63558c4 Notes on linter installation in linter config, re-enabling markdownlint
bba4fbbbb1 Disable LLM triggers by default
Compare 2 commits »
Imbus pushed to master at Imbus/nvim-ks 2024-08-10 05:49:30 +02:00
3daccea308 Restructure and disable linters the proper way
Imbus pushed to master at Imbus/xv6-riscv-kernel 2024-08-09 07:59:16 +02:00
ced7c79bd8 Unused includes
d6dd26c67e Documentation
59d36a7c8e Halt draft
Compare 3 commits »
Imbus pushed to master at Imbus/nvim-ks 2024-08-09 05:10:48 +02:00
6e17346720 Blame plugin
134fa6df09 Telescope search changes
051158b530 Formatting
Compare 3 commits »
Imbus pushed to master at Imbus/xv6-riscv-kernel 2024-08-09 04:34:16 +02:00
3e639fe25d In-source documentation of sepc and scause instructions
Imbus pushed to master at Imbus/pluto 2024-08-08 15:49:16 +02:00
9bf2f4d8a0 Some more build fixes
Imbus pushed to master at Imbus/nvim-ks 2024-08-07 18:16:20 +02:00
0197e64dc2 Removed move.nvim in favor of vanilla fim
1aade94ba8 Remove unused MoveWord bindings
ebf1276112 Reworked resize window binds
8d7b580f15 Some new sane default binds from lazyvim
Compare 4 commits »
Imbus pushed to master at Imbus/xv6-riscv-kernel 2024-08-07 16:57:21 +02:00
9b339273bb Fixing broken loop formatting
fbfb728b8f Allow body-less loops on a single line
Compare 2 commits »
Imbus pushed to master at Imbus/nvim-ks 2024-08-07 16:57:08 +02:00
28d4787d08 Enable inlay hints by default
972ba828f2 Trailspace plugin to highlight trailing whitespaces
9b26df0189 Cursorword highlight from mini
Compare 3 commits »
Imbus pushed to master at Imbus/xv6-riscv-kernel 2024-08-07 15:37:59 +02:00
67a2839d0a Documenting and slight restructure in spinlock.c
6f7a2ac685 Unused include cleaning
27ccb5eee8 Defaulting to 'all' target in makefile
7ed836c1e1 Cleaning unused imports
Compare 4 commits »
Imbus pushed to master at Imbus/xv6-riscv-kernel 2024-08-07 14:35:05 +02:00
c6706d489e Removing unused includes
Imbus pushed to master at Imbus/xv6-riscv-kernel 2024-08-07 14:34:02 +02:00
5829a06e3a Capitalizing and reformatting comments
Imbus pushed to master at Imbus/xv6-riscv-kernel 2024-08-07 14:25:40 +02:00
5bbe3619df Formatting
80a3465ebd Trampoline assembly documentation
530d8c0fe4 Extensive documentation of the architecture specific bits
Compare 3 commits »
Imbus pushed to master at Imbus/xv6-riscv-kernel 2024-08-07 11:26:49 +02:00
a1b9321a74 Zeroing all registers in kernel entry code
ad34ff9b86 Removing redundant imports
be6678c0e6 Helpful comments in assembly and linker script files
Compare 3 commits »
Imbus pushed to master at Imbus/xv6-riscv-kernel 2024-08-07 08:44:47 +02:00
7a3c98f2b4 Removed trailning whitespace from source files
Imbus pushed to master at Imbus/xv6-riscv-kernel 2024-08-07 08:26:54 +02:00
065b782951 Initial documentation for system calls