Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-10-01 | nvim: Fix :WrapItUp | Linnnus | |
Here are the changes: - Spaces were being caught as part of the mapping, causing the user to move diagonally when using j/k. These have been removed. - Moved to the correction section. - Made buffer-local, since this is the most common usecase. | |||
2024-10-01 | nvim: Add gd mapping for help pages | Linnnus | |
2024-09-28 | home: Git check submodules on push | Linnnus | |
2024-09-18 | Add WrapItUp command to neovim | Linnnus | |
2024-08-01 | muhammed: Add Gleam | Linnnus | |
This patch sets up a Gleam development environment on Muhammed. I also took this opportunity to move a whole bunch of development-related filetype plugins to Muhammed, reducing closure size on Ahmed. | |||
2024-04-29 | home/zsh: Add mkcd utility | Linnnus | |
2024-04-29 | home/neovim: Add temporary, impure vimrc source | Linnnus | |
This was a huge help when testing changes to vimrc without having to do a full {nixos,darwin}-rebuild. | |||
2024-04-29 | muhammed: Make iterm2/neovim respect system dark mode | Linnnus | |
2024-04-29 | home/git: Autocorrect yayyyy | Linnnus | |
2024-03-02 | Move dev-utils to hosts/muhammed/home/ | Linnnus | |
2024-02-20 | Merge 'reorg' into 'main' | Linnnus | |
This patch moves in the reorganizational work done on the reorg branch, mainly: * Move host-specific modules into hosts/<host>/<module> * Break up HM config See the reorg branch for the individual commits. | |||
2024-02-04 | pkgs/pbv: Add pbv | Linnnus | |
2024-02-04 | home/zsh: Remove zsh-cwd-history plugin | Linnnus | |
2024-02-04 | home/neovim: Add svelte filetype plugin | Linnnus | |
2024-02-04 | Switch to nixd (works equally shit) | Linnnus | |
2024-01-21 | home/neovim: Add double space FZF mapping | Linnnus | |
2024-01-21 | home/git: Add 'undo' alias | Linnnus | |
2024-01-21 | Use unstable deno for NeoVim LSP | Linnnus | |
I forgot to do this in 8c4e59b. It was causing some issues with missing type declarations for the Kv which was the whole reason for switching to unstable.deno smh my head. | |||
2023-12-29 | home/dev-utils: Use unstable deno | Linnnus | |
2023-12-29 | home: Setup guile dev stuff | Linnnus | |
2023-12-11 | home/noweb: Switch to full texlive, add spell checker | Linnnus | |
2023-12-09 | home/dev-utils: Add jq toolkit | Linnnus | |
2023-12-09 | home/{neovim,dev-utils}: Add support for Nim | Linnnus | |
2023-11-21 | home: Add networking utilites | Linnnus | |
2023-11-20 | home/watch-while: Add ww alias | Linnnus | |
2023-11-16 | home/git+hosts: Remove jq, add gh | Linnnus | |
2023-11-15 | home/git/aliases: Only show last 10 logs for gl | Linnnus | |
2023-11-10 | home/noweb: mfw spelling | Linnnus | |
2023-11-07 | home/zsh+pkgs: Add watch-while for long commands lol | Linnnus | |
2023-11-06 | home/dev-utils: Add socat | Linnnus | |
2023-11-06 | home/git: Set 'master' as default branch name | Linnnus | |
2023-10-31 | home/git: Add gfp alias | Linnnus | |
2023-10-30 | home/neovim: Switch colorscheme {default => darkblue} | Linnnus | |
2023-10-30 | home/neovim: Add leining | Linnnus | |
2023-10-30 | home/neovim: Fix nixls error | Linnnus | |
2023-10-30 | Home: install clojure | Linnnus | |
2023-10-30 | home/neovim: add clojure support | Linnnus | |
2023-10-30 | home/neovim: Retire unused window mappings | Linnnus | |
2023-10-27 | home/neovim: Move plugins into pkgs/ + add vim-crystal | Linnnus | |
2023-10-27 | home/neovim/lsp: Enable autofetch for nil | Linnnus | |
2023-10-27 | home/zsh: update PROMTS | Linnnus | |
2023-10-23 | home/neovim: Recalculate SusWhitespace when 'tw' changes | Linnnus | |
2023-10-22 | home/neovim: Fix SusWhitespace matching characters {at => beyound} &tw | Linnnus | |
2023-10-22 | home/nvim: Update sus whitespace highlighting | Linnnus | |
2023-10-22 | Add janet filetype | Linnnus | |
2023-10-21 | home/git: Add more aliases | Linnnus | |
2023-10-21 | home/git: Fix git-credential configuration | Linnnus | |
2023-10-21 | zsh: Refactor + add external editing | Linnnus | |
2023-10-21 | nvim: set mouse=nicr | Linnnus | |
2023-10-21 | git: Add cache, remove lastpass | Linnnus | |