Curt Spark cspark
  • Joined on 2024-02-22
cspark pushed to master at cspark/Neovim-Configuration 2024-07-27 19:49:50 +01:00
6764db05d4 Link system and neovim clipboard, setup terminal keybindings
cspark pushed to master at cspark/Personal-NixOS-Configuration 2024-07-27 19:46:27 +01:00
431d1baee9 Setup neovim +terminal as the default terminal environment, also additional other utilities
cspark pushed to master at cspark/Neovim-Configuration 2024-07-27 14:24:31 +01:00
b71257d2e3 Further LSP configuration
cspark pushed to master at cspark/C-Playground 2024-07-27 14:23:38 +01:00
7774f0a1c6 Move file descriptor into bitmap_file struct, renaming and other small tweaks
cspark pushed to master at cspark/C-Playground 2024-07-27 02:00:37 +01:00
626c638ae5 Comments and TODO
cspark pushed to master at cspark/C-Playground 2024-07-27 01:54:00 +01:00
d427adb0ea Fix padding algorithm and make simple rendering test
cspark pushed to master at cspark/C-Playground 2024-07-26 09:26:43 +01:00
a91b447feb Fix file permissions
cspark pushed to master at cspark/C-Playground 2024-07-26 08:44:27 +01:00
a8ffd073c2 Latest
cspark pushed to master at cspark/C-Playground 2024-07-26 08:23:17 +01:00
1e893bbc8e Add README
cspark pushed to master at cspark/C-Playground 2024-07-26 08:21:28 +01:00
1c2f37ede6 Fix buffer overflow and properly init pixel array
68254ac452 Comment
4e8cb75c53 Implement bitmap handling library, stupid simple allocator etc.
6260318c30 Init
d38053870d Start using header files, remove old middle square PRNG. Will switch to Lehmers random number generator
cspark created branch master in cspark/C-Playground 2024-07-26 08:21:28 +01:00
cspark created repository cspark/C-Playground 2024-07-26 08:20:14 +01:00
cspark pushed to master at cspark/Personal-NixOS-Configuration 2024-07-18 08:02:23 +01:00
990a6701d3 Add further language servers
cspark pushed to master at cspark/Neovim-Configuration 2024-07-18 07:58:27 +01:00
d7101c6952 Add rule for docker compose lsp
cspark pushed to master at cspark/Neovim-Configuration 2024-07-18 07:52:22 +01:00
d4ea42bc71 Add rules for ansible
cspark pushed to master at cspark/Neovim-Configuration 2024-07-18 06:54:30 +01:00
5e9396eabb Final modification of lsp servers, switch to ansible ls
cspark pushed to master at cspark/Personal-NixOS-Configuration 2024-07-18 06:41:24 +01:00
8a262041eb Add more language server support, fix neovim config initialiser paths
cspark pushed to master at cspark/Neovim-Configuration 2024-07-18 06:37:25 +01:00
43282629a8 Add more language server support
cspark pushed to master at cspark/Personal-NixOS-Configuration 2024-07-18 05:58:41 +01:00
614f8d5a9f Add some command line utilities, LSP servers, switch to neovim as default editor
cspark pushed to master at cspark/Neovim-Configuration 2024-07-18 05:15:25 +01:00
afafebd2ad Init repo