Commit Graph
100 Commits
Author SHA1 Message Date
diginaut 9ef543c20e Global Git ignore file 2020-04-24 20:33:00 +02:00
diginaut 303ab65529 Word 2020-04-22 14:17:19 +02:00
diginaut 75579a8876 Removed old install method for virtualfish, replaced by vf install 2020-04-22 13:28:45 +02:00
diginaut e3541e9ed3 Only use these directories when regular user 2020-03-09 15:36:48 +01:00
diginaut 53b8eb72de Disable vimwiki for now, it's not really needed 2020-03-09 15:34:03 +01:00
diginaut 09e74b2046 vimwiki dev handles markdown links better, also on-enter linkgen 2020-03-02 14:43:07 +01:00
diginaut 9098575694 Ignore some useless 'text'files; include journal into search 2020-02-26 16:40:25 +01:00
diginaut e2763c0df9 Quickly search, open, and create notes 2020-02-26 15:34:11 +01:00
diginaut 1057af7db0 vimwiki-markdown HTML generation settings 2020-02-24 21:30:21 +01:00
diginaut 4b99c54002 Clarifications 2020-02-24 15:43:48 +01:00
diginaut 6c600f6483 Introducing vimwiki, because it does a lot of stuff I want 2020-02-24 15:42:07 +01:00
diginaut 28dbd2d064 Useful Git aliases 2020-02-22 11:21:31 +01:00
diginaut 16bd3d8597 Script to move a file preserving Git history, rewriting history in the process 2020-02-22 11:21:25 +01:00
diginaut 81d7996635 Soooo, include to file extension dot to actually match 2020-02-20 22:41:17 +01:00
diginaut f5b83256c0 Use vim default clipboard 2020-02-18 16:07:58 +01:00
diginaut cf5886795f Useful :TrimWhitespace command to trim trailing spaces and such 2020-02-11 15:22:25 +01:00
diginaut aac84dffbc Whitelist some common text files, so others get opened externally 2020-02-11 15:22:02 +01:00
diginaut 8d0ddd2be1 Default markdown list indentation to 2 instead of 4 2020-01-29 13:59:53 +01:00
diginaut 6e68b27156 Do not include hidden files, as it will include ignored, like Git files 2020-01-29 13:59:33 +01:00
diginaut e4bb09e1d8 Changed to branch with more fixes, like Pelican links 2020-01-28 11:10:48 +01:00
diginaut 77c90d11ac Follow links from Markdown files 2020-01-28 10:24:29 +01:00
diginaut 7497d196f0 Merge branch 'master' of github.com:aquatix/dotfiles 2020-01-26 21:22:26 +01:00
diginaut 0f27d68eee Hm, how could it not know these? 2020-01-26 21:22:08 +01:00
diginaut f5395c2eb5 Enable a better fzf/ripgrep search-in-files command 2020-01-23 21:24:10 +01:00
diginaut 28d1836e6f JetBrains Mono font 2020-01-20 08:53:45 +01:00
diginaut 0fcc3f8e45 Newer way of installing fisher package manager 2020-01-15 21:31:38 +01:00
diginaut b8a69a86ec Also ignore plugged dir; fix for limelight muted colours 2020-01-11 11:45:16 +01:00
diginaut 54c57a0a7c Merge branch 'master' of github.com:aquatix/dotfiles 2020-01-11 10:23:46 +01:00
diginaut 6ee26a97d3 Switched to 'reversed' variant, which has nicer grey accents 2020-01-11 10:23:09 +01:00
diginaut 53e64f6aca Disable bufferline for now, as it interferes with showing messages 2020-01-11 10:13:51 +01:00
diginaut 4f4b0c4461 Markdown preview opens vertical split by default now 2020-01-09 11:49:43 +01:00
diginaut 7d238fa747 Markdown preview plugin, using https://github.com/MichaelMure/mdr 2020-01-08 22:06:57 +01:00
diginaut 6163103b82 It's 2020! 2020-01-08 09:36:11 +01:00
diginaut 8884ae34f5 Some vim dirs to ignore 2020-01-06 15:34:56 +01:00
diginaut e601ac73b3 Using vim-plug now instead of Vundle; remove old falcon stuff 2020-01-06 14:45:58 +01:00
diginaut 8aefa13062 Disable python-mode again, as it conflicts with jedi 2020-01-06 14:40:56 +01:00
diginaut a0eff44ed7 cruft 2020-01-05 10:54:47 +01:00
diginaut b848174960 Add a space after comment delimiter by default 2020-01-04 10:28:32 +01:00
diginaut 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
diginaut ef567cce7a Re-arranged plugins a bit to fit sections 2020-01-03 16:40:38 +01:00
diginaut 5d45433739 Only use nerdcommenter 2020-01-03 16:13:41 +01:00
diginaut b527d0f0ae Moved to vim-plug, removed Vundle and other things managed by plug 2020-01-03 15:28:32 +01:00
diginaut aa8f86fcd7 Cleanup old disabled plugins; some better comments 2020-01-03 15:10:09 +01:00
diginaut 002258322a .tmux.conf convenience 2020-01-02 23:12:33 +01:00
diginaut b8bf9d5585 Added SourceCode Pro; there are no italic Fira 2019-12-23 12:54:00 +01:00
diginaut 264c0871d7 deduplicating 2019-12-16 13:48:33 +01:00
diginaut 52e46ae5b7 20190902: material design inspired colours, not in use yet 2019-12-16 13:48:30 +01:00
diginaut dbee464745 jl function to list a json file in pretty colours and indentation 2019-12-16 13:47:01 +01:00
diginaut 3eb867c228 Word 2019-12-14 22:29:46 +01:00
diginaut ff4f6c7a86 Better loading and settings of signify plugin 2019-12-09 11:31:33 +01:00
diginaut 87fe26662e New url for ale 2019-11-26 16:30:30 +01:00
diginaut 49354e122a Set conceallevel to 1, which is still clean, but changes quotes into spaces so text does not jump 2019-11-26 15:17:39 +01:00
diginaut ae1daed47f Note about concealing quotes 2019-11-26 14:47:05 +01:00
diginaut 6e760d0bca Do not conceal code blocks in markdown. Just don't. 2019-11-25 20:00:14 +01:00
diginaut 252d721012 Moar words 2019-11-25 14:40:57 +01:00
diginaut f0bd5d2785 Merge branch 'master' of github.com:aquatix/dotfiles 2019-11-25 14:23:34 +01:00
diginaut 7acb141c59 Word 2019-11-25 14:21:35 +01:00
diginaut cc73330c7b Word! 2019-11-24 21:30:21 +01:00
diginaut a8c8ba5292 Added Rubik, as it's a nice UI font 2019-10-30 13:28:04 +01:00
diginaut 5bf11f3fa9 Moar word 2019-10-27 09:47:04 +01:00
diginaut d1ef16046a New words 2019-10-23 15:47:17 +02:00
diginaut 17e53e5237 Also link .ideavimrc on install 2019-09-12 19:38:23 +02:00
diginaut 90a711b105 ideavim settings for PyCharm and other JetBrains IDE's 2019-09-12 19:37:07 +02:00
diginaut dd9eee9f40 Word 2019-09-10 08:05:12 +02:00
diginaut cae5ba951b Merge branch 'master' of github.com:aquatix/dotfiles 2019-09-02 20:37:06 +02:00
diginaut fd766ceda6 Cleaned up some unusued, old statusbar configs 2019-09-02 09:33:35 +02:00
diginaut c28f2b82d4 Git shortcut to show history with diffs for a file 2019-09-02 09:25:24 +02:00
diginaut 3fe31493ab Git status support for nerdtree 2019-09-01 14:34:32 +02:00
diginaut 85bee62c70 Added termux version of fzf to path 2019-09-01 08:17:51 +02:00
diginaut 5daf0695dc Merge pull request #1 from aquatix/tmux29
tmux 2.9
2019-08-31 21:39:36 +02:00
diginaut 051cf196b1 Update to new location of YCM project 2019-08-28 13:08:47 +02:00
diginaut bdac14c102 Do not conceal links and such in Markdown 2019-08-28 10:25:13 +02:00
diginaut 4a347a4ee1 Do not highlight parentheses in todo files (broke timeslots) 2019-08-28 10:15:58 +02:00
diginaut 534e792c0f Switched to Material Design based theme 2019-08-28 10:10:07 +02:00
diginaut 607d89e694 20190810: added a word 2019-08-23 20:21:38 +02:00
diginaut ece8e68d2e Of course it needs the property names 2019-08-20 13:43:55 +02:00
diginaut 6559f7e793 Config changes for tmux 2.9 2019-08-20 13:33:06 +02:00
diginaut c4971c8fc8 Rainbow highlighted brackets, for quickly finding matches 2019-07-29 14:02:36 +02:00
diginaut 731de35c3e Fixed background, removed shades of purple references 2019-07-28 10:23:54 +02:00
diginaut b5aefbe143 Nerd tree icon colours 2019-07-19 20:30:36 +02:00
diginaut 938b40ae62 Added Fira Code to the set 2019-07-16 14:57:04 +02:00
diginaut 953e46c7b0 Page through ripgrep output with less, preserving highlights 2019-07-03 13:30:03 +02:00
diginaut ecf3c208e4 To binge 2019-06-18 16:03:04 +02:00
diginaut 4eaaf9822e Indent markers, rather helpful 2019-06-12 15:03:25 +02:00
diginaut 442fd82ef8 Revert to falcon colour theme 2019-06-11 15:14:48 +02:00
diginaut bdaf5f9422 Vocabulary++ 2019-06-11 15:14:12 +02:00
diginaut 7341f3cb3e Hm, soup 2019-06-05 19:49:20 +02:00
diginaut 4214d6b9d4 Do not show current function in airline, saves space and speeds up 2019-06-05 10:54:05 +02:00
diginaut 1779c56e2d Lets try neon purple 2019-06-04 21:36:24 +02:00
diginaut 0494ba0386 On search through file contents, respect ignore files 2019-05-14 16:41:51 +02:00
diginaut 3d7bedccc3 Words 2019-05-13 22:30:04 +02:00
diginaut e5bb54b94c OCR script for PDFs 2019-04-20 09:18:20 +02:00
diginaut 24ac2213e1 Nom 2019-03-31 21:49:01 +02:00
diginaut 343958013e unzip all zip files in current directory to a dir with their filename 2019-03-25 21:26:24 +01:00
diginaut 634f1da4c8 Quick spelling fixer 2019-03-22 21:32:23 +01:00
diginaut e03169a63b More javascript fixers: introducing prettier 2019-03-21 09:30:24 +01:00
diginaut f56ce437aa Moved vue linter config to a better location 2019-03-20 12:28:49 +01:00
diginaut f99a2fb6e8 Added alias for git reflog 2019-03-20 09:11:50 +01:00
diginaut 6381ad2a62 Ignore vim swap files 2019-03-19 18:23:18 +01:00
diginaut f8d8ad6f27 Search files, showing a preview window 2019-03-17 12:03:46 +01:00