Flamingo
  • Joined on 2024-12-06
Flamingo synced commits to upstream at Flamingo/kickstart-modular.nvim from mirror 2025-03-24 21:42:05 +00:00
e947649cb0 feat(keymap): move windows without <C-w> (#1368)
5e2d7e184b changed Conform's format_on_save lambda so that buffers that match disable_filetypes return nil. This allows you to enable a formatter for langages in the disable_filetypes table to have a formatter that can be run manually with Leader-f but doesnt enable format_on_save for them (#1395)
Compare 2 commits »
Flamingo synced commits to master at Flamingo/kickstart-modular.nvim from mirror 2025-03-24 21:42:05 +00:00
153ec746bd Merge 'upstream': move windows, conform format_on_save
e947649cb0 feat(keymap): move windows without <C-w> (#1368)
5e2d7e184b changed Conform's format_on_save lambda so that buffers that match disable_filetypes return nil. This allows you to enable a formatter for langages in the disable_filetypes table to have a formatter that can be run manually with Leader-f but doesnt enable format_on_save for them (#1395)
Compare 3 commits »
Flamingo synced commits to upstream at Flamingo/kickstart-modular.nvim from mirror 2025-03-23 13:02:07 +00:00
2abcb39fae fix: use correct github abmonition syntax (#1414)
38f4744e25 feat: add vim.opt.confirm = true (#1384)
Compare 2 commits »
Flamingo synced commits to master at Flamingo/kickstart-modular.nvim from mirror 2025-03-23 13:02:07 +00:00
e63bee4f10 Merge 'upstream': fix: use correct github abmonition syntax
2abcb39fae fix: use correct github abmonition syntax (#1414)
Compare 2 commits »
Flamingo synced commits to refs/pull/1368/merge at Flamingo/kickstart.nvim from mirror 2025-03-21 05:02:06 +00:00
f5f77e7853 Merge 776de6ec5a0cad839b88d9f6ca7fd79029fdfe3a into 2abcb39fae23eb08acf347ef8011365da9f311f9
2abcb39fae fix: use correct github abmonition syntax (#1414)
Compare 2 commits »
Flamingo synced commits to refs/pull/1395/merge at Flamingo/kickstart.nvim from mirror 2025-03-21 05:02:06 +00:00
42de3094ec Merge a4f073525b895c8f768d838436390f0cf9317e90 into 2abcb39fae23eb08acf347ef8011365da9f311f9
2abcb39fae fix: use correct github abmonition syntax (#1414)
Compare 2 commits »
Flamingo synced commits to refs/pull/1388/merge at Flamingo/kickstart.nvim from mirror 2025-03-21 05:02:06 +00:00
4ed51a95a8 Merge a7e213e4f4810320205d12f1c0bff1033bd1aba9 into 2abcb39fae23eb08acf347ef8011365da9f311f9
2abcb39fae fix: use correct github abmonition syntax (#1414)
Compare 2 commits »
Flamingo synced commits to master at Flamingo/kickstart.nvim from mirror 2025-03-21 05:02:06 +00:00
2abcb39fae fix: use correct github abmonition syntax (#1414)
Flamingo synced and deleted reference refs/tags/refs/pull/1414/merge at Flamingo/kickstart.nvim from mirror 2025-03-21 05:02:06 +00:00
Flamingo synced and deleted reference refs/tags/refs/pull/1410/merge at Flamingo/kickstart.nvim from mirror 2025-03-17 19:22:07 +00:00
Flamingo pushed to main at Flamingo/db_interactor 2025-03-10 19:40:54 +00:00
a00820ea70 started working on checkpoints
Flamingo pushed to main at Flamingo/db_interactor 2025-03-09 18:20:55 +00:00
6c30578458 Did some cleanup of the db_adapter.py
Flamingo pushed to main at Flamingo/db_interactor 2025-03-08 22:45:26 +00:00
eb40b5e91d moved some more models out of individual classes
Flamingo pushed to main at Flamingo/db_interactor 2025-03-08 22:43:13 +00:00
6f451499c0 Started doing some refactoring to make it more modulized to make it easier to make a collection of scripts later
Flamingo pushed to main at Flamingo/db_interactor 2025-03-05 20:11:37 +00:00
73c333229b Started working on XML export type
Flamingo pushed to main at Flamingo/NixOSConfiguration 2025-02-20 17:59:27 +00:00
b134c63ef2 added a navidrome configuration
Flamingo pushed to main at Flamingo/NixOSConfiguration 2025-02-15 14:45:55 +00:00
f9e1b7b26d added a file with prowlarr
Flamingo pushed to main at Flamingo/NixOSConfiguration 2025-02-15 14:38:00 +00:00
322107f8c5 added a file with prowlarr
Flamingo pushed to main at Flamingo/NixOSConfiguration 2025-02-15 14:15:37 +00:00
ae5cfc696e added a new public key
Flamingo pushed to main at Flamingo/NixOSConfiguration 2025-02-12 19:05:13 +00:00
989c5090bf moved ssh into its own file