1
0
mirror of https://github.com/aquatix/dotfiles.git synced 2025-12-06 22:55:10 +01:00
Commit Graph

796 Commits

Author SHA1 Message Date
88f0f0a17a Updated to latest download method from website 2020-08-11 14:34:45 +02:00
d989e45356 Add yaml frontmatter support to markdown highlighting 2020-08-07 11:13:04 +02:00
3bb8761460 Merge branch 'master' of github.com:aquatix/dotfiles 2020-07-21 20:24:38 +02:00
0d82d4d81f You know, the fairytale park 2020-07-21 20:24:22 +02:00
0b76113602 Use colours in ip output 2020-07-08 15:18:19 +02:00
8dc6017b69 Default strategy for reconciling divergent branches 2020-05-25 10:19:23 +02:00
4e8c3dd959 Fixed actual ssh command 2020-05-16 22:08:48 +02:00
c06f82b8ca Use function instead of alias to fix tab completion 2020-05-11 20:29:42 +02:00
f88987b88a More info on vim configs; subheaders for subsections 2020-05-01 12:17:04 +02:00
9ef543c20e Global Git ignore file 2020-04-24 20:33:00 +02:00
303ab65529 Word 2020-04-22 14:17:19 +02:00
75579a8876 Removed old install method for virtualfish, replaced by vf install 2020-04-22 13:28:45 +02:00
e3541e9ed3 Only use these directories when regular user 2020-03-09 15:36:48 +01:00
53b8eb72de Disable vimwiki for now, it's not really needed 2020-03-09 15:34:03 +01:00
09e74b2046 vimwiki dev handles markdown links better, also on-enter linkgen 2020-03-02 14:43:07 +01:00
9098575694 Ignore some useless 'text'files; include journal into search 2020-02-26 16:40:25 +01:00
e2763c0df9 Quickly search, open, and create notes 2020-02-26 15:34:11 +01:00
1057af7db0 vimwiki-markdown HTML generation settings 2020-02-24 21:30:21 +01:00
4b99c54002 Clarifications 2020-02-24 15:43:48 +01:00
6c600f6483 Introducing vimwiki, because it does a lot of stuff I want 2020-02-24 15:42:07 +01:00
28dbd2d064 Useful Git aliases 2020-02-22 11:21:31 +01:00
16bd3d8597 Script to move a file preserving Git history, rewriting history in the process 2020-02-22 11:21:25 +01:00
81d7996635 Soooo, include to file extension dot to actually match 2020-02-20 22:41:17 +01:00
f5b83256c0 Use vim default clipboard 2020-02-18 16:07:58 +01:00
cf5886795f Useful :TrimWhitespace command to trim trailing spaces and such 2020-02-11 15:22:25 +01:00
aac84dffbc Whitelist some common text files, so others get opened externally 2020-02-11 15:22:02 +01:00
8d0ddd2be1 Default markdown list indentation to 2 instead of 4 2020-01-29 13:59:53 +01:00
6e68b27156 Do not include hidden files, as it will include ignored, like Git files 2020-01-29 13:59:33 +01:00
e4bb09e1d8 Changed to branch with more fixes, like Pelican links 2020-01-28 11:10:48 +01:00
77c90d11ac Follow links from Markdown files 2020-01-28 10:24:29 +01:00
7497d196f0 Merge branch 'master' of github.com:aquatix/dotfiles 2020-01-26 21:22:26 +01:00
0f27d68eee Hm, how could it not know these? 2020-01-26 21:22:08 +01:00
f5395c2eb5 Enable a better fzf/ripgrep search-in-files command 2020-01-23 21:24:10 +01:00
28d1836e6f JetBrains Mono font 2020-01-20 08:53:45 +01:00
0fcc3f8e45 Newer way of installing fisher package manager 2020-01-15 21:31:38 +01:00
b8a69a86ec Also ignore plugged dir; fix for limelight muted colours 2020-01-11 11:45:16 +01:00
54c57a0a7c Merge branch 'master' of github.com:aquatix/dotfiles 2020-01-11 10:23:46 +01:00
6ee26a97d3 Switched to 'reversed' variant, which has nicer grey accents 2020-01-11 10:23:09 +01:00
53e64f6aca Disable bufferline for now, as it interferes with showing messages 2020-01-11 10:13:51 +01:00
4f4b0c4461 Markdown preview opens vertical split by default now 2020-01-09 11:49:43 +01:00
7d238fa747 Markdown preview plugin, using https://github.com/MichaelMure/mdr 2020-01-08 22:06:57 +01:00
6163103b82 It's 2020! 2020-01-08 09:36:11 +01:00
8884ae34f5 Some vim dirs to ignore 2020-01-06 15:34:56 +01:00
e601ac73b3 Using vim-plug now instead of Vundle; remove old falcon stuff 2020-01-06 14:45:58 +01:00
8aefa13062 Disable python-mode again, as it conflicts with jedi 2020-01-06 14:40:56 +01:00
a0eff44ed7 cruft 2020-01-05 10:54:47 +01:00
b848174960 Add a space after comment delimiter by default 2020-01-04 10:28:32 +01:00
4fa9bc0531 markdown detection now works; remove conflicting configuration, fixing
having a sourcefile (like a Python file) suddenly marked as markdown when switching back from a markdown file
2020-01-03 16:41:33 +01:00
ef567cce7a Re-arranged plugins a bit to fit sections 2020-01-03 16:40:38 +01:00
5d45433739 Only use nerdcommenter 2020-01-03 16:13:41 +01:00