Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | nvim with vimrc style config | Matthew Lemon | 2023-05-28 | 2 | -2/+592 | |
| | ||||||
* | Use urxvt | Matthew Lemon | 2023-05-18 | 2 | -2/+6 | |
| | ||||||
* | Removed vim nvim aliases | Matthew Lemon | 2023-05-18 | 1 | -3/+3 | |
| | ||||||
* | urxvt settings | Matthew Lemon | 2023-05-18 | 1 | -0/+3 | |
| | ||||||
* | added go.lua - a Neovim plugin for Go | Matthew Lemon | 2023-05-14 | 2 | -0/+28 | |
| | ||||||
* | aliases for vim nvim | Matthew Lemon | 2023-05-14 | 1 | -1/+5 | |
| | ||||||
* | Installs nvim config base-idea | Matthew Lemon | 2023-05-14 | 58 | -1/+1695 | |
| | ||||||
* | Changes PATH | Matthew Lemon | 2023-05-14 | 1 | -0/+1 | |
| | ||||||
* | Adds a Grep function | Matthew Lemon | 2023-05-13 | 1 | -3/+9 | |
| | | | | This is from https://gist.github.com/romainl/56f0c28ef953ffc157f36cc495947ab3 | |||||
* | Blue vim! | Matthew Lemon | 2023-05-12 | 1 | -1/+6 | |
| | ||||||
* | Adds useful commands in vimscript | Matthew Lemon | 2023-05-12 | 1 | -1/+82 | |
| | ||||||
* | Colours back on in vim | Matthew Lemon | 2023-05-12 | 3 | -9/+2821 | |
| | ||||||
* | Themes alacritty | Matthew Lemon | 2023-05-12 | 1 | -4/+8 | |
| | ||||||
* | Adds khal khard and vdirsyncer | Matthew Lemon | 2023-05-12 | 3 | -0/+103 | |
| | ||||||
* | Merge branch 'master' of github.com:yulqen/arch-dotfiles | Matthew Lemon | 2023-05-12 | 2 | -3/+34 | |
|\ | ||||||
| * | Emables GPG encryption in neomutt | Matthew Lemon | 2023-05-12 | 2 | -3/+34 | |
| | | ||||||
| * | Equalises taskrc between debian and arch | Matthew Lemon | 2023-05-12 | 1 | -0/+2 | |
| | | ||||||
* | | Changes coefficient for a project | Matthew Lemon | 2023-05-12 | 1 | -0/+2 | |
|/ | ||||||
* | Adds a function to remove a line from a vim file and add as a task in tw | Matthew Lemon | 2023-05-11 | 1 | -1/+13 | |
| | ||||||
* | Fixes filter for next report | Matthew Lemon | 2023-05-11 | 1 | -1/+1 | |
| | ||||||
* | Proper white | Matthew Lemon | 2023-05-08 | 1 | -1/+2 | |
| | ||||||
* | Fixes :W fix | Matthew Lemon | 2023-05-08 | 1 | -1/+1 | |
| | ||||||
* | 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. |