Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2023-12-12 | Adds rubu plugins and config | Matthew Lemon | 1 | -0/+2 | |
2023-11-13 | Remove colour bullshit from task | Matthew Lemon | 1 | -0/+1 | |
2023-10-27 | Back to basic colourscheme | Matthew Lemon | 1 | -4/+3 | |
2023-10-21 | switches off spell for markdown | Matthew Lemon | 1 | -4/+4 | |
2023-10-17 | Switches back on colours for vim | Matthew Lemon | 1 | -7/+7 | |
Comments on the self-made hl values too; sets evening as the colorscheme. | |||||
2023-10-15 | If you're going to have minimal colours, have decent ones | Matthew Lemon | 1 | -0/+1 | |
2023-10-11 | Turns on spelling for textfiles | Matthew Lemon | 1 | -0/+11 | |
I think this applies to markdown and txt files. Got this from https://dmerej.info/blog/post/syntax-highlighting-is-useless/ Having spelling highlights on the text is cool. | |||||
2023-10-11 | Adds my own visual highlight colour | Matthew Lemon | 1 | -0/+3 | |
2023-10-11 | Vim - slimmed down | Matthew Lemon | 1 | -7/+6 | |
Removed some packages that I currently consider bloat. | |||||
2023-10-10 | Adds a FZF function to search in git repo | Matthew Lemon | 1 | -0/+9 | |
2023-10-09 | Vim is now default colour again | Matthew Lemon | 1 | -3/+3 | |
2023-10-05 | Adds vim-perl | Matthew Lemon | 1 | -1/+2 | |
2023-10-01 | Allow vim to open, read and write GPG-encrypted files | Matthew Lemon | 1 | -0/+31 | |
2023-09-25 | Makes ALE a little better | Matthew Lemon | 1 | -7/+7 | |
2023-09-22 | Cleans vimrc a bit more | Matthew Lemon | 1 | -5/+0 | |
2023-09-22 | Adds Andrew Kelley colorscheme to vim and removes YCM config | Matthew Lemon | 1 | -39/+7 | |
2023-09-22 | Making clear that YCM is disabled | Matthew Lemon | 1 | -1/+1 | |
2023-09-22 | More tidying | Matthew Lemon | 1 | -30/+40 | |
2023-09-22 | Added fold markers to vimrc - for my sins.... | Matthew Lemon | 1 | -97/+82 | |
2023-09-22 | vim stuff to run weekly plan and pandoc | Matthew Lemon | 1 | -2/+4 | |
2023-09-06 | Adds mapping to call pandoc command on markdown file to produce MOD weekly ↵ | Matthew Lemon | 1 | -0/+3 | |
planning page | |||||
2023-08-30 | Reverts a lot of stuff for vim | Matthew Lemon | 1 | -25/+257 | |
2023-08-30 | More tinkering | Matthew Lemon | 1 | -255/+29 | |
2023-08-29 | Comments out ALE and removes YCM. Ale works fine! | Matthew Lemon | 1 | -77/+79 | |
2023-08-28 | Big gruvbox implementation and removal of ephemera.vim | Matthew Lemon | 1 | -8/+36 | |
2023-08-28 | Some YCM and ALE changes for C++ | Matthew Lemon | 1 | -6/+8 | |
2023-08-28 | Adds settings to allow us to use a vimrc file in project directory | Matthew Lemon | 1 | -0/+6 | |
2023-08-20 | Some YCM config | Matthew Lemon | 1 | -1/+8 | |
2023-08-20 | Vim config gets some small changes | Matthew Lemon | 1 | -1/+2 | |
2023-08-10 | Adds vscode colourscheme to vim | Matthew Lemon | 1 | -1/+8 | |
2023-08-08 | Adds tailwind, YCM, ALE fixers and linters etc | Matthew Lemon | 1 | -4/+42 | |
2023-06-23 | Vim completion config change | Matthew Lemon | 1 | -0/+1 | |
2023-06-15 | Adds back ale | Matthew Lemon | 1 | -0/+39 | |
2023-06-15 | Ngrep stuff | Matthew Lemon | 1 | -1/+2 | |
2023-06-15 | Moved syntax on to fix csv error | Matthew Lemon | 1 | -1/+1 | |
2023-06-04 | Brings back function to add taskwarrior task from vim buffer | Matthew Lemon | 1 | -0/+11 | |
2023-06-02 | Added an ephemera.vim file for the colourscheme | Matthew Lemon | 1 | -6/+25 | |
This is also ignored. It just contains the colorscheme. | |||||
2023-06-02 | Added vim-fugitive and fzf | Matthew Lemon | 1 | -0/+20 | |
2023-06-01 | Adding vim-unimparied | Matthew Lemon | 1 | -0/+1 | |
2023-06-01 | Adding back fzf | Matthew Lemon | 1 | -2/+47 | |
2023-06-01 | Markdown config changes | Matthew Lemon | 1 | -0/+14 | |
2023-06-01 | Vim now has a vertical wildmenu | Matthew Lemon | 1 | -0/+1 | |
2023-06-01 | Big vimrc change - massive cull of settings | Matthew Lemon | 1 | -539/+55 | |
2023-05-31 | Back to default colourscheme in vim | Matthew Lemon | 1 | -1/+1 | |
2023-05-13 | Adds a Grep function | Matthew Lemon | 1 | -3/+9 | |
This is from https://gist.github.com/romainl/56f0c28ef953ffc157f36cc495947ab3 | |||||
2023-05-12 | Blue vim! | Matthew Lemon | 1 | -1/+6 | |
2023-05-12 | Adds useful commands in vimscript | Matthew Lemon | 1 | -1/+82 | |
2023-05-12 | Colours back on in vim | Matthew Lemon | 1 | -8/+8 | |
2023-05-11 | Adds a function to remove a line from a vim file and add as a task in tw | Matthew Lemon | 1 | -1/+13 | |
2023-05-08 | Fixes :W fix | Matthew Lemon | 1 | -1/+1 | |