aboutsummaryrefslogtreecommitdiffstats
path: root/vim/vimrc (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Adds mapping to call pandoc command on markdown file to produce MOD weekly ↵Matthew Lemon2023-09-061-0/+3
| | | | planning page
* Reverts a lot of stuff for vimMatthew Lemon2023-08-301-25/+257
|
* More tinkeringMatthew Lemon2023-08-301-255/+29
|
* Comments out ALE and removes YCM. Ale works fine!Matthew Lemon2023-08-291-77/+79
|
* Big gruvbox implementation and removal of ephemera.vimMatthew Lemon2023-08-281-8/+36
|
* Some YCM and ALE changes for C++Matthew Lemon2023-08-281-6/+8
|
* Adds settings to allow us to use a vimrc file in project directoryMatthew Lemon2023-08-281-0/+6
|
* Some YCM configMatthew Lemon2023-08-201-1/+8
|
* Vim config gets some small changesMatthew Lemon2023-08-201-1/+2
|
* Adds vscode colourscheme to vimMatthew Lemon2023-08-101-1/+8
|
* Adds tailwind, YCM, ALE fixers and linters etcMatthew Lemon2023-08-081-4/+42
|
* Vim completion config changeMatthew Lemon2023-06-231-0/+1
|
* Adds back aleMatthew Lemon2023-06-151-0/+39
|
* Ngrep stuffMatthew Lemon2023-06-151-1/+2
|
* Moved syntax on to fix csv errorMatthew Lemon2023-06-151-1/+1
|
* Brings back function to add taskwarrior task from vim bufferMatthew Lemon2023-06-041-0/+11
|
* Added an ephemera.vim file for the colourschemeMatthew Lemon2023-06-021-6/+25
| | | | This is also ignored. It just contains the colorscheme.
* Added vim-fugitive and fzfMatthew Lemon2023-06-021-0/+20
|
* Adding vim-unimpariedMatthew Lemon2023-06-011-0/+1
|
* Adding back fzfMatthew Lemon2023-06-011-2/+47
|
* Markdown config changesMatthew Lemon2023-06-011-0/+14
|
* Vim now has a vertical wildmenuMatthew Lemon2023-06-011-0/+1
|
* Big vimrc change - massive cull of settingsMatthew Lemon2023-06-011-539/+55
|
* Back to default colourscheme in vimMatthew Lemon2023-05-311-1/+1
|
* Adds a Grep functionMatthew Lemon2023-05-131-3/+9
| | | | This is from https://gist.github.com/romainl/56f0c28ef953ffc157f36cc495947ab3
* Blue vim!Matthew Lemon2023-05-121-1/+6
|
* Adds useful commands in vimscriptMatthew Lemon2023-05-121-1/+82
|
* Colours back on in vimMatthew Lemon2023-05-121-8/+8
|
* Adds a function to remove a line from a vim file and add as a task in twMatthew Lemon2023-05-111-1/+13
|
* Fixes :W fixMatthew Lemon2023-05-081-1/+1
|
* Changes binding for vim-testMatthew Lemon2023-05-081-1/+1
|
* Adopts minimal vim config to match Debian setupMatthew Lemon2023-05-061-12/+23
|
* Removes easycomplete and reverts to vim completionMatthew Lemon2023-04-251-2/+4
|
* Attemptes to remap :WMatthew Lemon2023-04-201-0/+3
|
* Changes ALE config - switches off and removes ruffMatthew Lemon2023-04-201-4/+5
|
* Ensures we have smartindent onMatthew Lemon2023-04-201-0/+2
|
* formatting onlyMatthew Lemon2023-04-201-0/+1
|
* Removes svelte pluginMatthew Lemon2023-04-201-1/+0
|
* Removes YouCompleteMe and adds easycompleteMatthew Lemon2023-04-201-21/+26
|
* Adds back shortcut to open vimrcMatthew Lemon2023-04-201-0/+3
|
* Adds a vim svelte pluginMatthew Lemon2023-04-131-0/+1
|
* Adds back tab for Ultisnips expansionMatthew Lemon2023-04-111-1/+5
| | | | And removes tab from YCM, which is useless.
* Put back all important vim pluginsMatthew Lemon2023-04-111-11/+244
| | | | And got basic completion and go to definition working.
* Adding back plugins to vimMatthew Lemon2023-04-071-0/+23
|
* relented and added vim-test and some tpope bitsMatthew Lemon2023-04-041-6/+31
|
* colorschemeMatthew Lemon2023-04-031-1/+2
|
* more vim configMatthew Lemon2023-04-011-1/+3
|
* added some nice vim-based keybindingsMatthew Lemon2023-04-011-0/+6
|
* some nice native vim stuffMatthew Lemon2023-03-291-0/+6
|
* more big cull of vim config - no plug-in related settingsMatthew Lemon2023-03-291-316/+4
|