aboutsummaryrefslogtreecommitdiffstats
path: root/.vimrc
Commit message (Collapse)AuthorAgeFilesLines
* move vim plugs to cgitkatherine2023-11-291-3/+3
|
* no fcitx for root vimkatherine2023-11-011-1/+3
|
* update jp input toolskatherine2023-03-191-1/+1
| | | | fcitx4->5, mozc handwriting->kanjidraw
* add lualatex compilationkatherine2023-03-111-0/+2
| | | | much slower, but can do microtype stuff properly
* toplevel spell in latex fileskatherine2023-03-051-0/+3
|
* custom vim snippets onlykatherine2023-03-011-1/+11
|
* c line-end commentkatherine2022-10-071-0/+1
|
* vim coqkatherine2022-05-021-2/+12
|
* easier to just use the plugin i guesskatherine2021-09-151-0/+1
|
* gundo -> undotreekatherine2021-08-191-3/+4
|
* ultisnips -> snipmatekatherine2021-08-051-6/+7
| | | | no python dependency
* vim js configkatherine2021-08-051-0/+3
|
* vimrc bufflist with nomorekatherine2021-08-041-3/+24
|
* vim vundle -> plugkatherine2021-07-261-37/+38
|
* proper tex skeletonkatherine2021-04-121-1/+2
|
* remove caps from spellcheckkatherine2020-12-291-0/+1
|
* add vim-table-modekatherine2020-08-311-0/+6
|
* trim unused vim pluginskatherine2020-08-281-5/+0
|
* new location for vim-crystalkatherine2020-08-281-1/+1
|
* add every syntax file to vimrckatherine2019-12-201-0/+1
|
* minor changes to vimrckatherine2019-12-031-12/+15
|
* use a new c indentation stylekatherine2019-07-111-0/+1
| | | | | | auto keeps switch and case on the same depth, indents if conditions only once, pulls own-line closing prens to match the indentation they're started from
* move vim plugins to giteakatherine2019-06-071-2/+2
|
* migrate from github to self-hosted giteakatherine2019-05-281-2/+2
|
* switch vimrc settings functions to script-privatekatherine2019-05-141-100/+91
|
* synchronise common promptskatherine2018-12-061-2/+1
| | | | | the same across shell, iex, utop, but colour-coded and with a which thing and version hint
* more ocaml tweakskatherine2018-12-021-45/+11
| | | | decided would rather not have the completion stuff in vim
* fix skel funkatherine2018-11-301-1/+1
| | | | over-hasty cleaning and swapped ' for "
* add vader testing functionkatherine2018-11-271-88/+126
| | | | also clean up vimrc for syntactic consistency
* vim lintingkatherine2018-11-271-7/+15
|
* more file handlingkatherine2018-11-231-6/+6
|
* clean up vim filetype settingskatherine2018-11-171-55/+66
|
* ocaml supportkatherine2018-11-111-3/+53
| | | | stuff for zsh and vim integration and utop config
* merge tablet configsshmibs2018-10-191-0/+1
|
* add yaml settingskatherine2018-10-181-12/+17
|
* better comments for asm and coffeescriptkatherine2018-10-051-0/+5
|
* vim skel for ia64katherine2018-09-281-0/+4
|
* intel asm syntaxkatherine2018-09-281-5/+11
|
* formattingkatherine2018-09-201-7/+14
|
* clean up vim skeleton loadingkatherine2018-03-231-5/+6
|
* more mutt settingskatherine2018-03-231-2/+13
|
* add ultisnips in vimrckatherine2018-03-171-0/+9
|
* forgotten shiftwidth in Settings_text()katherine2018-03-011-0/+1
|
* switch of auto +a for text fileskatherine2018-02-131-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 modekatherine2018-01-281-0/+4
|
* remove statusline clutterkatherine2017-12-221-1/+6
| | | | not completely useless, but get in the way on small terms
* add fix highlight ruleskatherine2017-11-071-4/+11
| | | | dunno why never bothered to do that before. also, nim settings
* clean and comment skeleton loadingkatherine2017-10-171-9/+5
|
* implement simple filetype templates for vimkatherine2017-10-171-1/+23
| | | | will probably expand on this more later
* first steps away from mate backendkatherine2017-10-151-2/+3
|