Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Adds path for go | Matthew Lemon | 2023-05-08 | 1 | -0/+1 | |
| | ||||||
* | Changes binding for vim-test | Matthew Lemon | 2023-05-08 | 1 | -1/+1 | |
| | ||||||
* | Amends mutt signature | Matthew Lemon | 2023-05-07 | 1 | -3/+1 | |
| | ||||||
* | Adds working neomutt config - offlineimap too | Matthew Lemon | 2023-05-06 | 10 | -168/+165 | |
| | ||||||
* | Add couple of URLs | Matthew Lemon | 2023-05-06 | 1 | -0/+2 | |
| | ||||||
* | Adopt Debian focused Xresources and bashrc | Matthew Lemon | 2023-05-06 | 2 | -22/+53 | |
| | ||||||
* | Adopts minimal vim config to match Debian setup | Matthew Lemon | 2023-05-06 | 1 | -12/+23 | |
| | ||||||
* | Removes easycomplete and reverts to vim completion | Matthew Lemon | 2023-04-25 | 1 | -2/+4 | |
| | ||||||
* | Newsboat tweaks | Matthew Lemon | 2023-04-25 | 2 | -3/+5 | |
| | ||||||
* | we can now configure dwm using gdm | Matthew Lemon | 2023-04-25 | 2 | -0/+35 | |
| | ||||||
* | Attemptes to remap :W | Matthew Lemon | 2023-04-20 | 1 | -0/+3 | |
| | ||||||
* | Changes ALE config - switches off and removes ruff | Matthew Lemon | 2023-04-20 | 1 | -4/+5 | |
| | ||||||
* | Ensures we have smartindent on | Matthew Lemon | 2023-04-20 | 1 | -0/+2 | |
| | ||||||
* | formatting only | Matthew Lemon | 2023-04-20 | 1 | -0/+1 | |
| | ||||||
* | Removes svelte plugin | Matthew Lemon | 2023-04-20 | 1 | -1/+0 | |
| | ||||||
* | Removes YouCompleteMe and adds easycomplete | Matthew Lemon | 2023-04-20 | 1 | -21/+26 | |
| | ||||||
* | Adds back shortcut to open vimrc | Matthew Lemon | 2023-04-20 | 1 | -0/+3 | |
| | ||||||
* | Trying a vimrc-based neovim set up | Matthew Lemon | 2023-04-19 | 2 | -0/+510 | |
| | | | | | This has to be symlinked from ~/.config/nvim. This is a non-lua-based configuration. | |||||
* | Adds a bash function to create a new blog post in Hugo | Matthew Lemon | 2023-04-19 | 1 | -0/+23 | |
| | | | | | | This function is documented but I used ChatGPT to assist with the awk and sed subsitutions. The sed suggestions took a while to get right and eventually it resorted to using awk. Works though. | |||||
* | Adds gem and ruby binary PATH config | Matthew Lemon | 2023-04-18 | 1 | -0/+4 | |
| | ||||||
* | Adds a url for Tweag | Matthew Lemon | 2023-04-18 | 1 | -0/+1 | |
| | ||||||
* | Adds a font change | Matthew Lemon | 2023-04-18 | 1 | -4/+4 | |
| | ||||||
* | Removes certain start-up applications that we no longer need | Matthew Lemon | 2023-04-18 | 1 | -3/+2 | |
| | ||||||
* | Adds a new UltiSnips snippet for swowdev | Matthew Lemon | 2023-04-18 | 1 | -0/+3 | |
| | | | | This is so that I can tag entries in the journal for easy reference. | |||||
* | Merge branch 'master' of github.com:yulqen/arch-dotfiles | Matthew Lemon | 2023-04-16 | 3 | -19/+268 | |
|\ | ||||||
| * | Adds a vim svelte plugin | Matthew Lemon | 2023-04-13 | 1 | -0/+1 | |
| | | ||||||
| * | Adds Classic Console font to alacrity | Matthew Lemon | 2023-04-13 | 1 | -6/+6 | |
| | | | | | | | | And also switches off bold text because it looks shit. | |||||
| * | Adds back tab for Ultisnips expansion | Matthew Lemon | 2023-04-11 | 1 | -1/+5 | |
| | | | | | | | | And removes tab from YCM, which is useless. | |||||
| * | Enable fzf in the bash shell again | Matthew Lemon | 2023-04-11 | 1 | -1/+7 | |
| | | | | | | | | Some useful stuff in here. | |||||
| * | Enables completion in bash again | Matthew Lemon | 2023-04-11 | 1 | -0/+5 | |
| | | | | | | | | This seemed to be missing from my moving back to bash. | |||||
| * | Put back all important vim plugins | Matthew Lemon | 2023-04-11 | 1 | -11/+244 | |
| | | | | | | | | And got basic completion and go to definition working. | |||||
* | | Merge branch 'master' of github.com:yulqen/arch-dotfiles | Matthew Lemon | 2023-04-10 | 9 | -17/+78 | |
|\| | ||||||
| * | Adds back ale config for Python | Matthew Lemon | 2023-04-10 | 4 | -1/+49 | |
| | | ||||||
| * | Adds marksman config | Matthew Lemon | 2023-04-09 | 1 | -0/+1 | |
| | | ||||||
| * | Adds two settings that I was told to by :checkhealth | Matthew Lemon | 2023-04-09 | 1 | -0/+3 | |
| | | ||||||
| * | Adds emoji package to telescope | Matthew Lemon | 2023-04-09 | 1 | -0/+1 | |
| | | ||||||
| * | Reconfigures telescope, adding bindings | Matthew Lemon | 2023-04-09 | 1 | -3/+11 | |
| | | ||||||
| * | Removes ThePrimeagen bindings from LSP for now | Matthew Lemon | 2023-04-09 | 1 | -10/+10 | |
| | | ||||||
| * | Removes markdown from Copilot for now | Matthew Lemon | 2023-04-09 | 1 | -1/+1 | |
| | | ||||||
| * | Changes alacrity to Jetbrains Mono | Matthew Lemon | 2023-04-09 | 1 | -2/+2 | |
| | | ||||||
* | | Adapts LSP so it is less reliant on Mason | Matthew Lemon | 2023-04-10 | 1 | -0/+27 | |
|/ | ||||||
* | Adds bootstrapping code to packer.lua | Matthew Lemon | 2023-04-09 | 1 | -1/+14 | |
| | | | | I needed this on NixOS, seemingly. | |||||
* | Add Github Copilot configuration | Matthew Lemon | 2023-04-09 | 1 | -0/+17 | |
| | | | | I have taken the plunge! | |||||
* | Adds better configuration for todotxt.nvim | Matthew Lemon | 2023-04-09 | 1 | -1/+38 | |
| | | | | Better hightlighting and a few keyboard shortcuts. | |||||
* | Adds a playground file for me trying to work with popups | Matthew Lemon | 2023-04-08 | 1 | -0/+58 | |
| | | | | | Just a file to toy around with pop-ups. Not sure why I need it - probably to work with journal files. | |||||
* | Adds todo.txt support to neovim | Matthew Lemon | 2023-04-08 | 2 | -0/+11 | |
| | | | | I need to add keyboard shortcuts, but you get a buffer window. | |||||
* | Moves back some of my old vim options | Matthew Lemon | 2023-04-08 | 2 | -4/+16 | |
| | | | | | Tidies up some files from earlier iterations where I was basically copying stuff from the Primeagen config. | |||||
* | Adds vim-ledger and basic config; removes packer_complied | Matthew Lemon | 2023-04-08 | 4 | -274/+6 | |
| | | | | | vim-ledger makes it slightly easier to edit ledger files. Not sure if I should be removing packer_compiled yet. | |||||
* | Adds a keybinding to neotest to attach a terminal | Matthew Lemon | 2023-04-08 | 1 | -0/+5 | |
| | | | | | | | | Using pdbpp is my preferred way to debug. This allows us to set a breakpoint in a function using breakpoint(), call the test using a neotest binding: the UI freezes. Then you can attach to a terminal where pdb will be waiting for you. Don't forget the method to exit a vim terminal! | |||||
* | Adds back harpoon.lua and reformats the packer file | Matthew Lemon | 2023-04-08 | 4 | -78/+94 | |
| | | | | Harpoon might be quite useful - it does more than it lets on. |