Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Adds my own visual highlight colour | Matthew Lemon | 2023-10-11 | 1 | -0/+3 | |
| | ||||||
* | Vim - slimmed down | Matthew Lemon | 2023-10-11 | 1 | -7/+6 | |
| | | | | Removed some packages that I currently consider bloat. | |||||
* | Adds a FZF function to search in git repo | Matthew Lemon | 2023-10-10 | 1 | -0/+9 | |
| | ||||||
* | Vim is now default colour again | Matthew Lemon | 2023-10-09 | 1 | -3/+3 | |
| | ||||||
* | Adds vim-perl | Matthew Lemon | 2023-10-05 | 1 | -1/+2 | |
| | ||||||
* | Allow vim to open, read and write GPG-encrypted files | Matthew Lemon | 2023-10-01 | 1 | -0/+31 | |
| | ||||||
* | Makes ALE a little better | Matthew Lemon | 2023-09-25 | 1 | -7/+7 | |
| | ||||||
* | Cleans vimrc a bit more | Matthew Lemon | 2023-09-22 | 1 | -5/+0 | |
| | ||||||
* | Adds Andrew Kelley colorscheme to vim and removes YCM config | Matthew Lemon | 2023-09-22 | 1 | -39/+7 | |
| | ||||||
* | Making clear that YCM is disabled | Matthew Lemon | 2023-09-22 | 1 | -1/+1 | |
| | ||||||
* | More tidying | Matthew Lemon | 2023-09-22 | 1 | -30/+40 | |
| | ||||||
* | Added fold markers to vimrc - for my sins.... | Matthew Lemon | 2023-09-22 | 1 | -97/+82 | |
| | ||||||
* | vim stuff to run weekly plan and pandoc | Matthew Lemon | 2023-09-22 | 1 | -2/+4 | |
| | ||||||
* | Adds mapping to call pandoc command on markdown file to produce MOD weekly ↵ | Matthew Lemon | 2023-09-06 | 1 | -0/+3 | |
| | | | | planning page | |||||
* | Reverts a lot of stuff for vim | Matthew Lemon | 2023-08-30 | 1 | -25/+257 | |
| | ||||||
* | More tinkering | Matthew Lemon | 2023-08-30 | 1 | -255/+29 | |
| | ||||||
* | Comments out ALE and removes YCM. Ale works fine! | Matthew Lemon | 2023-08-29 | 1 | -77/+79 | |
| | ||||||
* | Big gruvbox implementation and removal of ephemera.vim | Matthew Lemon | 2023-08-28 | 1 | -8/+36 | |
| | ||||||
* | Some YCM and ALE changes for C++ | Matthew Lemon | 2023-08-28 | 1 | -6/+8 | |
| | ||||||
* | Adds settings to allow us to use a vimrc file in project directory | Matthew Lemon | 2023-08-28 | 1 | -0/+6 | |
| | ||||||
* | Some YCM config | Matthew Lemon | 2023-08-20 | 1 | -1/+8 | |
| | ||||||
* | Vim config gets some small changes | Matthew Lemon | 2023-08-20 | 1 | -1/+2 | |
| | ||||||
* | Fixes hemisu for vim | Matthew Lemon | 2023-08-16 | 1 | -4/+4 | |
| | ||||||
* | Adds hemisu colorscheme as per coffee_lava on twitch | Matthew Lemon | 2023-08-16 | 1 | -0/+229 | |
| | ||||||
* | Adds vscode colourscheme to vim | Matthew Lemon | 2023-08-10 | 2 | -1/+664 | |
| | ||||||
* | Adds tailwind, YCM, ALE fixers and linters etc | Matthew Lemon | 2023-08-08 | 1 | -4/+42 | |
| | ||||||
* | Vim completion config change | Matthew Lemon | 2023-06-23 | 1 | -0/+1 | |
| | ||||||
* | Adds back ale | Matthew Lemon | 2023-06-15 | 1 | -0/+39 | |
| | ||||||
* | Ngrep stuff | Matthew Lemon | 2023-06-15 | 1 | -1/+2 | |
| | ||||||
* | Moved syntax on to fix csv error | Matthew Lemon | 2023-06-15 | 1 | -1/+1 | |
| | ||||||
* | Brings back function to add taskwarrior task from vim buffer | Matthew Lemon | 2023-06-04 | 1 | -0/+11 | |
| | ||||||
* | Added an ephemera.vim file for the colourscheme | Matthew Lemon | 2023-06-02 | 1 | -6/+25 | |
| | | | | This is also ignored. It just contains the colorscheme. | |||||
* | Added vim-fugitive and fzf | Matthew Lemon | 2023-06-02 | 1 | -0/+20 | |
| | ||||||
* | Adding vim-unimparied | Matthew Lemon | 2023-06-01 | 1 | -0/+1 | |
| | ||||||
* | Adding back fzf | Matthew Lemon | 2023-06-01 | 1 | -2/+47 | |
| | ||||||
* | Markdown config changes | Matthew Lemon | 2023-06-01 | 1 | -0/+14 | |
| | ||||||
* | Vim now has a vertical wildmenu | Matthew Lemon | 2023-06-01 | 1 | -0/+1 | |
| | ||||||
* | Big vimrc change - massive cull of settings | Matthew Lemon | 2023-06-01 | 4 | -3364/+55 | |
| | ||||||
* | Back to default colourscheme in vim | Matthew Lemon | 2023-05-31 | 1 | -1/+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 | |
| | ||||||
* | 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 :W fix | Matthew Lemon | 2023-05-08 | 1 | -1/+1 | |
| | ||||||
* | Changes binding for vim-test | Matthew Lemon | 2023-05-08 | 1 | -1/+1 | |
| | ||||||
* | 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 | |
| | ||||||
* | 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 | |
| |