Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | more ocaml tweaks | katherine | 2018-12-02 | 1 | -45/+11 |
| | | | | decided would rather not have the completion stuff in vim | ||||
* | fix skel fun | katherine | 2018-11-30 | 1 | -1/+1 |
| | | | | over-hasty cleaning and swapped ' for " | ||||
* | add vader testing function | katherine | 2018-11-27 | 1 | -88/+126 |
| | | | | also clean up vimrc for syntactic consistency | ||||
* | vim linting | katherine | 2018-11-27 | 1 | -7/+15 |
| | |||||
* | more file handling | katherine | 2018-11-23 | 1 | -6/+6 |
| | |||||
* | clean up vim filetype settings | katherine | 2018-11-17 | 1 | -55/+66 |
| | |||||
* | ocaml support | katherine | 2018-11-11 | 1 | -3/+53 |
| | | | | stuff for zsh and vim integration and utop config | ||||
* | merge tablet configs | shmibs | 2018-10-19 | 1 | -0/+1 |
| | |||||
* | add yaml settings | katherine | 2018-10-18 | 1 | -12/+17 |
| | |||||
* | better comments for asm and coffeescript | katherine | 2018-10-05 | 1 | -0/+5 |
| | |||||
* | vim skel for ia64 | katherine | 2018-09-28 | 1 | -0/+4 |
| | |||||
* | intel asm syntax | katherine | 2018-09-28 | 1 | -5/+11 |
| | |||||
* | formatting | katherine | 2018-09-20 | 1 | -7/+14 |
| | |||||
* | clean up vim skeleton loading | katherine | 2018-03-23 | 1 | -5/+6 |
| | |||||
* | more mutt settings | katherine | 2018-03-23 | 1 | -2/+13 |
| | |||||
* | add ultisnips in vimrc | katherine | 2018-03-17 | 1 | -0/+9 |
| | |||||
* | forgotten shiftwidth in Settings_text() | katherine | 2018-03-01 | 1 | -0/+1 |
| | |||||
* | switch of auto +a for text files | katherine | 2018-02-13 | 1 | -30/+30 |
| | | | | | caused more problems than it was worth to begin with, and, now that i have the write mode function to call, it's also pointless | ||||
* | add Goyo to write mode | katherine | 2018-01-28 | 1 | -0/+4 |
| | |||||
* | remove statusline clutter | katherine | 2017-12-22 | 1 | -1/+6 |
| | | | | not completely useless, but get in the way on small terms | ||||
* | add fix highlight rules | katherine | 2017-11-07 | 1 | -4/+11 |
| | | | | dunno why never bothered to do that before. also, nim settings | ||||
* | clean and comment skeleton loading | katherine | 2017-10-17 | 1 | -9/+5 |
| | |||||
* | implement simple filetype templates for vim | katherine | 2017-10-17 | 1 | -1/+23 |
| | | | | will probably expand on this more later | ||||
* | first steps away from mate backend | katherine | 2017-10-15 | 1 | -2/+3 |
| | |||||
* | add auto-wrapping mode toggle for tex/md/txt | katherine | 2017-09-29 | 1 | -3/+19 |
| | |||||
* | markdown settings | katherine | 2017-09-23 | 1 | -34/+40 |
| | | | | how i hadn't added these already i've no idea | ||||
* | add gundo keybinding | katherine | 2017-09-22 | 1 | -0/+3 |
| | | | | this way won't forget it exists again, maybe X_X | ||||
* | remove extraneous plugin | katherine | 2017-09-22 | 1 | -2/+0 |
| | |||||
* | remove csound plugin | katherine | 2017-08-12 | 1 | -1/+0 |
| | |||||
* | add xelatex commands | katherine | 2017-06-26 | 1 | -0/+2 |
| | |||||
* | revert annoying neovim cursor | katherine | 2017-05-03 | 1 | -0/+3 |
| | |||||
* | add auto-completing {} for perl | katherine | 2017-04-21 | 1 | -1/+6 |
| | |||||
* | linting | katherine | 2017-04-08 | 1 | -4/+0 |
| | |||||
* | clean up .vimrc filetype handling | katherine | 2017-03-28 | 1 | -22/+10 |
| | |||||
* | preliminary support for light backgrounds | katherine | 2017-03-07 | 1 | -0/+2 |
| | | | | | haven't managed to make one that felt ok yet, but still nice to have the option | ||||
* | disable annoying neovim default setting | katherine | 2017-02-19 | 1 | -0/+4 |
| | |||||
* | rearrange .zshrc modularity and switch to nvim | katherine | 2017-02-19 | 1 | -9/+0 |
| | |||||
* | prevent double-spacing sentences in txt files | katherine | 2017-02-13 | 1 | -0/+1 |
| | |||||
* | add sonic-pi support to vim | katherine | 2017-01-07 | 1 | -1/+10 |
| | |||||
* | add mips filetype handling | katherine | 2016-09-06 | 1 | -7/+13 |
| | |||||
* | add mips support | katherine | 2016-08-23 | 1 | -0/+4 |
| | |||||
* | add scss support to vim | katherine | 2016-06-09 | 1 | -0/+1 |
| | |||||
* | update vimrc filetype funcs | katherine | 2016-06-09 | 1 | -1/+12 |
| | |||||
* | fix lightline colourscheme | katherine | 2016-05-04 | 1 | -16/+16 |
| | | | | | was sploding, for whatever internal reason; i guess those full colour versions are for gvim; don't use it ever, so doesn't matter | ||||
* | expandtabs for ft=conf | katherine | 2016-04-24 | 1 | -1/+6 |
| | | | | for the sake of .ronn, which are recognised as conf | ||||
* | add elixir to .vimrc | katherine | 2016-04-18 | 1 | -4/+18 |
| | |||||
* | typo | katherine | 2016-04-02 | 1 | -1/+1 |
| | |||||
* | avoid colouring race condition | katherine | 2016-04-02 | 1 | -0/+4 |
| | |||||
* | move one line for organisation | katherine | 2016-04-01 | 1 | -2/+1 |
| | | | | i'm an idjit sometimes | ||||
* | elixir | katherine | 2016-04-01 | 1 | -0/+2 |
| |