• Joined on 2025-04-13
dan created repository dan/block_content_filters 2025-05-22 21:09:32 +00:00
dan pushed to main at dan/nvim 2025-05-21 12:54:45 +00:00
0f831a46b1 Changing keymap for saving and quitting.
dan pushed to main at dan/nvim 2025-05-21 12:48:24 +00:00
d171bfe6f3 Removing lazygit to focus on using fugitive.
dan pushed to main at dan/nvim 2025-05-21 12:44:49 +00:00
7d8372c71f Comment in init.lua around dap configuration.
dan pushed to main at dan/nvim 2025-05-21 12:41:27 +00:00
547d9b000a Updating lualine.
dan pushed to main at dan/nvim 2025-05-21 12:39:38 +00:00
0129204a78 Forcing enter terminal mode when term opened, adding keymap to exit terminal mode.
dan pushed to main at dan/nvim 2025-05-21 12:28:17 +00:00
1796a835f8 Removing drupal lsp from init.lua as its in its own folder now.
dc60249576 Adding theme switch keymap
Compare 2 commits »
dan pushed to main at dan/nvim 2025-05-20 12:55:18 +00:00
bb66b8fa82 Remove nvim-lsp-config and manually add each lsp.
dan pushed to main at dan/nvim 2025-05-20 12:13:08 +00:00
571341310a Nordfox theme, removing relative line numbers, running updates.
dan pushed to main at dan/pulse 2025-05-02 11:57:40 +00:00
798c305a65 Updating naming conventions and adding fog.
dan closed issue dan/batflip#2 2025-04-27 15:37:45 +00:00
Implement templating system
dan closed issue dan/batflip#1 2025-04-27 15:37:34 +00:00
Create a more logical way to manage routes
dan merged pull request dan/batflip#3 2025-04-27 15:35:50 +00:00
Adding current working progress to hashmap for dynamic routes.
dan pushed to main at dan/batflip 2025-04-27 15:35:50 +00:00
ad5f96c45c Merge pull request 'Adding current working progress to hashmap for dynamic routes.' (#3) from bflip-1 into main
86d58c3f8a Adding all sorts of goodies.
45375e0fa3 Adding current working progress to hashmap for dynamic routes.
Compare 3 commits »
dan commented on pull request dan/batflip#3 2025-04-27 15:35:34 +00:00
Adding current working progress to hashmap for dynamic routes.

this solves #1, #2, and it also creates multi-threaded pool processing to avoid deadlocks or race conditions.

dan pushed to bflip-1 at dan/batflip 2025-04-27 15:34:37 +00:00
86d58c3f8a Adding all sorts of goodies.
dan created pull request dan/batflip#3 2025-04-26 14:14:43 +00:00
Adding current working progress to hashmap for dynamic routes.
dan created branch bflip-1 in dan/batflip 2025-04-26 14:14:05 +00:00
dan pushed to bflip-1 at dan/batflip 2025-04-26 14:14:05 +00:00
45375e0fa3 Adding current working progress to hashmap for dynamic routes.
dan opened issue dan/batflip#2 2025-04-26 14:13:00 +00:00
Implement templating system