1
0
mirror of https://github.com/aquatix/dotfiles.git synced 2025-12-07 00:05:10 +01:00

240 Commits

Author SHA1 Message Date
48f981edce 20251008: marksman Markdown organising 2025-10-13 21:02:54 +02:00
796ffd9e34 Toggle casing 2025-09-29 14:56:19 +02:00
640ba449fb YouCompleteMe legacy branches for older vim versions 2025-01-26 13:55:48 +01:00
b2046f2df3 Do not conceal quotes and such 2024-09-03 14:00:12 +02:00
29967f31ed Not hardcoding path to bash makes it work on termux too 2023-10-31 14:05:54 +01:00
091bfb91b5 Support ruff as Python linter and fixer 2023-08-21 12:02:57 +02:00
b8c811bce7 Be more conservative with which files are indexed 2022-08-08 19:33:58 +02:00
b4305f1131 Original mdnav repo is unmaintained, remove mention 2021-10-27 12:56:06 +02:00
a9d443755a Moved wiki.vim config to outside the load part 2021-09-02 11:11:55 +02:00
1b52b1ed7f Parse tags: line 2021-09-01 18:52:16 +02:00
3aa07b28c2 DiVault phren 2021-08-30 15:57:54 +02:00
44540b79a2 Autogenerate .spl files from .add spelling files 2021-08-23 11:05:19 +02:00
Michiel Scholten
4648ba6ff6 Merge pull request #2 from aquatix/vim-todo
Vim todo
2021-05-04 17:53:58 +02:00
570bfcceb2 Python requirements.txt syntax highlighting 2021-05-04 17:52:50 +02:00
c59ec2687a Do not hide latex symbols 2021-04-10 12:58:24 +02:00
be22ae5d26 YCM has a vim-legacy branch now 2021-02-17 10:01:09 +01:00
afdc46f09a Regular :Files already shows preview, bind to Git Files; also show open buffers 2021-01-20 12:49:14 +01:00
b5ebbe1c68 YouCompleteMe has some pretty high vim version requirement... 2021-01-08 09:01:39 +01:00
dd536a69af Removed old vimwiki config; more wiki.vim goodness 2020-10-25 15:36:06 +01:00
cacfcb08f1 Lightweight vimwiki alternative 2020-10-23 12:01:25 +02:00
08f6b4e4e6 Better support for theming in gvim 2020-10-23 11:53:19 +02:00
a7adbb5b10 Plugin from main fzf repository is needed 2020-10-19 14:18:35 +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
81d7996635 Soooo, include to file extension dot to actually match 2020-02-20 22:41:17 +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
f5395c2eb5 Enable a better fzf/ripgrep search-in-files command 2020-01-23 21:24:10 +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
8aefa13062 Disable python-mode again, as it conflicts with jedi 2020-01-06 14:40:56 +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
b527d0f0ae Moved to vim-plug, removed Vundle and other things managed by plug 2020-01-03 15:28:32 +01:00