Commit graph

  • c2b511d01e Make snacks scroll animation faster Martin Lasson 2025-04-10 21:06:09 +02:00
  • c8d77a36de Switch back to nvim-dap-ui from dap-view, additionally, add keybind for opening a float with the console output Martin Lasson 2025-04-10 21:05:41 +02:00
  • c7fa377980 Remove blink capabilities from global lsp config, not needed for 0.11+. Additionally, add comments about built in completion. Martin Lasson 2025-04-10 11:19:55 +02:00
  • ae1489527c Update nvim config to 0.11.1 standards. Martin Lasson 2025-04-10 10:17:10 +02:00
  • fe23a8c0df Change to rounded floating borders that came with 0.11 Martin Lasson 2025-04-10 09:26:59 +02:00
  • 200e3dbc79 Enable virtual lines diagnostics from nvim 0.11 Martin Lasson 2025-04-10 09:16:20 +02:00
  • 9288819747 Update blink config Martin Lasson 2025-04-10 09:16:14 +02:00
  • 30e8c182f6 Update neovim plugins Martin Lasson 2025-04-10 09:16:03 +02:00
  • 3cf26453da Update flake input (most importantly updating neovim to 0.11.1) Martin Lasson 2025-04-10 08:39:34 +02:00
  • b8647029b5 Format file and add bitwarden cli Martin Lasson 2025-04-10 08:39:18 +02:00
  • 1c0bcddb50 Fix declarative homebrew taps which removes the error about being unable to untap nikitabobko and aerospace. Martin Lasson 2025-04-10 00:03:39 +02:00
  • b977ec6ed2 Merge branch 'main' of github.com:LarssonMartin1998/.dotfiles Martin Larsson 2025-03-21 19:07:37 +00:00
  • 88eba7e5d9 Remove unnecessary profiles from the windows terminal settings Martin Larsson 2025-03-21 19:07:03 +00:00
  • ab9e26c2c5 Add windows terminal settings Martin Larsson 2025-03-21 19:02:17 +00:00
  • 9b79fd3be8 Add new config entry: darwin_work which follows the darwin system configuration but has another home config. Martin Larsson 2025-02-26 01:07:36 +01:00
  • 8ffc747537 Remove neomutt Martin Larsson 2025-02-25 14:16:12 +00:00
  • 8157ddccec
    Merge pull request #1 from LarssonMartin1998/nix-hm Martin Larsson 2025-02-25 15:13:05 +01:00
  • da76b3a048 switch to dap-view from dap-ui. Plus some light refactoring. Martin Larsson 2025-02-25 14:11:14 +00:00
  • 00a8c55353 Tweak so only file buffers are saved in sessions Martin Larsson 2025-02-25 14:11:01 +00:00
  • 2e6646dbb0 Add a command for creating launch.json templates Martin Larsson 2025-02-25 14:10:47 +00:00
  • f2ec081697 Update flake input Martin Larsson 2025-02-24 15:06:32 +00:00
  • 1b28c88f03 Add python 11 and pcre to nix home packages Martin Larsson 2025-02-24 15:04:36 +00:00
  • f82e73ea97 More deprecated update stuff Martin Larsson 2025-02-24 14:55:54 +00:00
  • c2a9c8ea2c Fix missuse of module function that has been moved to utils in window window_management Martin Larsson 2025-02-24 14:55:17 +00:00
  • deba4a64a6 Add persistence session manager, remove auto-session, add keys to dashboard in snacks Martin Larsson 2025-02-24 14:55:08 +00:00
  • aa0b453a10 Fix accidentally commited local path to neovim-flake Martin Larsson 2025-02-24 14:28:43 +00:00
  • 3319ead7e7 Update from deprecated to modern functions Martin Larsson 2025-02-24 14:28:25 +00:00
  • 9dd59b2b0f Merge branch 'local_machine' into nix-hm Martin Larsson 2025-02-23 02:17:29 +00:00
  • 65f4bfddec Fix so zen mode doesnt exit when leaping in normal mode. Martin Larsson 2025-02-23 02:09:55 +00:00
  • 0a6c1b0368 Add Snacks as globals in lua lsp Martin Larsson 2025-02-23 02:01:58 +00:00
  • 866eac6317 Add keymap for gitbrowse and set it to browse to repo Martin Larsson 2025-02-23 02:01:37 +00:00
  • 8a946cdf92 Remap leap keymappings as we exit debug mode Martin Larsson 2025-02-23 02:01:10 +00:00
  • 334b18e309 Fix so zen mode doesnt exit when leaping in normal mode. Martin Larsson 2025-02-23 02:09:55 +00:00
  • dcd14d7eec Add Snacks as globals in lua lsp Martin Larsson 2025-02-23 02:01:58 +00:00
  • 5fbf788a40 Add keymap for gitbrowse and set it to browse to repo Martin Larsson 2025-02-23 02:01:37 +00:00
  • 1cd86b9921 Remap leap keymappings as we exit debug mode Martin Larsson 2025-02-23 02:01:10 +00:00
  • 99f2c6128d Merge branch 'nix-hm' into local_machine Martin Larsson 2025-02-23 01:38:01 +00:00
  • c353ae7e4a Update flake Martin Larsson 2025-02-23 01:37:51 +00:00
  • 33603aaff0 Update vim plugins Martin Larsson 2025-02-23 01:37:41 +00:00
  • 2c5fd36750 Add codelldb and bottom to home manager packages Martin Larsson 2025-02-23 01:37:24 +00:00
  • 2fbadbb9ce Remove comment in codelldb dap Martin Larsson 2025-02-23 01:37:04 +00:00
  • d7adf5fb7c Remove dotfiles from ignore list in auto session Martin Larsson 2025-02-23 01:36:51 +00:00
  • 28b21c23c8 Make sure plenary is on master Martin Larsson 2025-02-23 01:36:39 +00:00
  • 43020a4d12 Large rewrite, simplify keymapping, utilize as much keys from Lazy as possible. Reduce manually setup plugins and utilize opts instead. Martin Larsson 2025-02-23 01:35:23 +00:00
  • 72eb62b9cb Change gutter space from 1 > 2 Martin Larsson 2025-02-23 01:32:56 +00:00
  • 7b53280164 Local system stuff Martin Larsson 2025-02-23 01:32:20 +00:00
  • 9f35870870 Change gutter space from 1 > 2 Martin Larsson 2025-02-23 01:31:43 +00:00
  • f1e18ce6b1 Migrate to snacks nvim Martin Larsson 2025-02-22 16:41:28 +00:00
  • a8d998a545 Remove nvim_diagnostic from lualine diagnostic sources as it was double counting the number of diagnostics with nvim_lsp Martin Larsson 2025-02-21 00:32:51 +00:00
  • 269d540212 Add diagnostics to lualine Martin Larsson 2025-02-20 22:56:48 +00:00
  • 406d801b6d Remove keybinds for gitsigns which I never used, add keybind for neogit Martin Larsson 2025-02-20 00:45:22 +00:00
  • 069cf3e771 Add sway and wl-copy to linux Martin Larsson 2025-02-20 00:38:03 +00:00
  • e14ad3ddcc Change merge tools view to one window in diffview Martin Larsson 2025-02-20 00:37:37 +00:00
  • c9d7fc0b13 Add markview to neovim (deps on tree sitter cli, and tree sitter parsers: latex & typst) Martin Larsson 2025-02-20 00:36:57 +00:00
  • 204119eb2b Remove neorg Martin Larsson 2025-02-20 00:36:36 +00:00
  • c48a4789a7 Aerospace now opens ghostty and not alacritty Martin Larsson 2025-02-19 00:08:51 +00:00
  • e216142783 Update signcolumn, show diagnostics colored line numbers, remove diagnostics signs from column. Remove tiny inline diagnostics and re-enable virtual text with a circle icon instead of a box icon. from c Martin Larsson 2025-02-19 00:05:31 +00:00
  • aa526204b5 Fix so smear cursor matches the color of the cursor in the terminal Martin Lasson 2025-02-18 12:47:10 +01:00
  • 9cb58fb978 Change opacity values, fix formatting, change cursor color Martin Lasson 2025-02-18 12:46:35 +01:00
  • 3d3de5d221 Add smear cursor plugin to neovim Martin Larsson 2025-02-17 18:00:18 +00:00
  • 1e166c632b Build bat cache on home manager rebuild. Martin Larsson 2025-02-14 12:45:06 +00:00
  • 9be43da63a Group clangtools together, also add nodejs for copilot in neovim Martin Larsson 2025-02-14 12:44:48 +00:00
  • 41d1a71cac Add wslu to pkgs/wsl.nix Martin Larsson 2025-02-13 00:15:04 +00:00
  • fd811cbfb3 Battery info is not included in tmux right status if on a desktop without battery. Martin Larsson 2025-02-13 00:14:25 +00:00
  • 51097e4aae Remove session name from end of right status panel in tmux Martin Larsson 2025-02-13 00:14:03 +00:00
  • 37661ca513 New tmux windows now start in the same working directory Martin Larsson 2025-02-12 23:59:01 +00:00
  • 863b5399e4 Enable zsh for wsl systems Martin Larsson 2025-02-09 15:35:59 +00:00
  • e0462c4cfb Add home manager to wsl system Martin Larsson 2025-02-09 13:39:58 +00:00
  • 72ae0bccc3 Merge branch 'nix-hm' into local_machine Martin Larsson 2025-02-09 13:21:46 +00:00
  • 3fa4d50d74 Update ibl to set a different highlight for current scope Martin Lasson 2025-02-04 23:36:30 +01:00
  • 9417ccf858 Remove the is_mirage var from ayu impl. It's not necessarily bad, however, it's inconsistent since I'm already using it hardcoded in other places where I need the colors generated and I cba to implement a dedicated handle for it. Martin Lasson 2025-02-04 23:32:49 +01:00
  • f542125e92 Remove inlay hints from gopls, theyre not as needed in go as other languages, and they work poorly as well. Martin Lasson 2025-02-04 23:32:29 +01:00
  • 0143d949a2 Add dart and go to nix home Martin Lasson 2025-02-04 23:32:00 +01:00
  • b77dfc5ab7 Remove alt keybinds from ghostty Martin Lasson 2025-02-04 23:31:45 +01:00
  • bcd0bb9a71 Add dartls Martin Lasson 2025-02-04 23:31:23 +01:00
  • 77e2a2e8f1 Update flake Martin Lasson 2025-01-30 20:58:34 +01:00
  • 97012c034c Allow unfree nixpkgs for systems and home manager Martin Lasson 2025-01-30 20:58:05 +01:00
  • c2b057b473 Add discord to darwin pkgs Martin Lasson 2025-01-30 20:52:12 +01:00
  • 04e06142c2 Fix so definition and diagnostic lsp actions in nvim has reuse_win = true Martin Lasson 2025-01-30 20:51:49 +01:00
  • 865ee21b8f Change keybinds to they work for colemak and qwerty hjkl usage Martin Lasson 2025-01-30 20:51:30 +01:00
  • ac18c36a31 Treat option as alt on mac os in ghostty Martin Lasson 2025-01-30 20:51:14 +01:00
  • 31ff307bfd Fix symlinks which arent tied to store for dotfiles. This means we can change them without rebuilding. Additionally, this means that lazy lock works. Martin Lasson 2025-01-29 18:45:00 +01:00
  • 5bcc348893 use remapTilde for non us keyboard on nix darwin Martin Lasson 2025-01-29 18:44:17 +01:00
  • f5e7488f6e Add aerospace to darwin config Martin Lasson 2025-01-29 18:43:58 +01:00
  • 642b579f25 Merge branch 'nix-hm' into local_machine Martin Lasson 2025-01-26 14:54:06 +01:00
  • afba9ff5c3 Add zen browser from homebrew Martin Lasson 2025-01-26 14:53:57 +01:00
  • 699c93db79 Add darwin system options for dock, finder, keyboard stuff and controlcenter. Martin Lasson 2025-01-26 01:14:35 +01:00
  • 7881ccd161 Merge branch 'nix-hm' into local_machine Martin Lasson 2025-01-26 00:50:42 +01:00
  • bdf42672e0 Add trackpad gestures for mac Martin Lasson 2025-01-26 00:50:35 +01:00
  • 3c2604ff88 Fix local_machine username value Martin Lasson 2025-01-26 00:36:34 +01:00
  • d33c1f9944 Merge branch 'nix-hm' into local_machine Martin Lasson 2025-01-26 00:35:54 +01:00
  • 4b5cdbc6ce Clean up some unused code, perform formatting Martin Lasson 2025-01-26 00:35:35 +01:00
  • 97e2caa7bb Remove notify Martin Lasson 2025-01-26 00:31:48 +01:00
  • 7be365b419 Add local home values Martin Lasson 2025-01-26 00:30:51 +01:00
  • f0f8aeb7b8 Setup nix flake to work with darwin, wsl and linux system configuration. This has ONLY been tested on Darwin so far. Martin Lasson 2025-01-26 00:29:25 +01:00
  • 5322764881 Add ghostty to darwin systems, add nix darwin as an input Martin Lasson 2025-01-25 14:10:18 +01:00
  • ddfe25b858 Add nodejs Martin Larsson 2025-01-23 22:43:56 +00:00
  • f989eefaa4 Remove stateVersion from linux module Martin Larsson 2025-01-23 17:16:50 +01:00
  • 4b1a5df3d8 Change neovim flake to repo rather than path, include sway config in linux module. Martin Larsson 2025-01-23 17:15:51 +01:00
  • 4e4361be5d Set ghostty theme to ayu mirage Martin Larsson 2025-01-23 16:58:32 +01:00