Commit Graph

252 Commits (main)

Author SHA1 Message Date
mandlm 54700559de
feat: add markdown preview plugin 2021-07-08 08:45:52 +02:00
mandlm e5737e86ea
feat: dim coc type annotations 2021-07-08 08:44:51 +02:00
mandlm abc0d8d3f1
feat: complete coc with enter (for longer suggestions) 2021-07-08 08:44:19 +02:00
mandlm 13958c9584
fix: prevent filetype vimwiki outside wikis clashes with markdown 2021-07-08 08:43:38 +02:00
mandlm 6e05c8c3a4
Update without prompt 2021-01-18 08:44:24 +01:00
mandlm aac1260fa5
Display colorcolumn in js/ts files 2021-01-18 08:43:59 +01:00
mandlm 2ee5a7ede5
Indent with spaces 2021-01-18 08:43:51 +01:00
mandlm 0feb6580b1
Lint with eslint on save 2021-01-18 08:43:33 +01:00
mandlm 4dcab39d5b
Added eslint config 2021-01-15 09:46:31 +01:00
mandlm d8be2b09ac
Merged coc-settings 2021-01-13 08:54:31 +01:00
mandlm 35e1aae000
Added coc-tsserver extension 2021-01-13 08:50:44 +01:00
mandlm 7be23df8ad
Added json auto formatting 2021-01-11 13:20:09 +01:00
mandlm 5b94fb0c26
Added javascript config 2021-01-11 13:18:22 +01:00
mandlm 6ea51f93a5
Added typescript syntax highlighting 2020-12-07 21:25:59 +01:00
mandlm 437e2fedf9
Select _and_ trigger completion with <tab> 2020-11-21 10:47:21 +01:00
mandlm e34a27110e
Enabled tab-completion in vimwiki by disabling tab-mapping for table
fomatting
2020-11-21 10:47:21 +01:00
mandlm a9f7a71e48
Map <c-g> to :Rg 2020-11-17 16:29:50 +01:00
mandlm 030d6449c2
Auto-format toml files 2020-11-17 16:29:22 +01:00
mandlm e34d6b19a0
Added coc-html 2020-11-13 14:02:55 +01:00
mandlm 714b522855
Removed unused coc maps 2020-11-07 14:24:59 +01:00
mandlm afceb7dbb3
Added toml completer 2020-11-07 14:24:39 +01:00
mandlm 077f833fe9
Auto-format yaml 2020-11-06 13:51:11 +01:00
mandlm 53b8374c75
Skip html exports when syncinc wikis 2020-11-06 13:50:44 +01:00
mandlm 88b23fa9db
Switched from deoplete/language-client-neovim to coc.nvim 2020-10-26 08:08:44 +01:00
mandlm 0067fb860c
Ignore around and buffer sources in deoplete 2020-10-23 13:59:31 +02:00
mandlm 2a0ffc5972
Fixed typo in deoplete config 2020-10-23 13:59:13 +02:00
mandlm 7e3ed8cff6
Added wiki-sync script 2020-10-23 12:06:15 +02:00
mandlm 3637ce1f94
Added vimwiki with config 2020-10-23 11:52:05 +02:00
mandlm 2feda9afa3
Enabled vi mode in zsh 2020-10-06 19:32:54 +02:00
mandlm b905366f43
Autoformat rust files 2020-10-01 14:02:51 +02:00
mandlm 88da2fe9f4
Added .zfunc to zsh completion path 2020-10-01 14:00:50 +02:00
mandlm 628463f6dd
Added rust language server 2020-10-01 14:00:50 +02:00
mandlm daaa73ee2e
Enabled fzf in language client 2020-10-01 14:00:49 +02:00
mandlm 9a5866c2f7
Switched to language-client <Plug> key mapping 2020-10-01 14:00:49 +02:00
mandlm 5c45e250f3
Added toml syntax plugin 2020-10-01 14:00:49 +02:00
mandlm b367c81c64
Tweaked high escape timeout in tmux 2020-09-14 10:09:32 +02:00
mandlm 539f8c3c43
Switched from black to LSC for format-on-save 2020-09-02 12:06:47 +02:00
mandlm f359aaa6a2
Enabled persistent undo 2020-09-01 14:22:12 +02:00
mandlm de3f451729
Added pytest 2020-09-01 14:21:12 +02:00
mandlm 5f43c0401a
Set tmux colorscheme explicitly 2020-09-01 14:17:54 +02:00
mandlm ee90bec9db
Auto-close deoplete preview 2020-09-01 14:17:36 +02:00
mandlm b0c43f4da7
Added black 2020-09-01 14:17:06 +02:00
mandlm 7c51568d3f
Added dark/light mode switchers 2020-08-02 13:34:02 +02:00
mandlm 700cc5c938
Switched to alacritty color schemes 2020-08-02 11:45:08 +02:00
mandlm bc1bf26372
Enabled git identities 2020-07-16 09:12:07 +02:00
mandlm c9373e94ae
gpg-sign commits by default 2020-07-11 14:37:34 +02:00
Michael Mandl c77608ec6a Added signature status to log 2020-07-03 08:38:17 +02:00
changeme 78eec6ebfe Added pull rule 2020-06-24 08:15:14 +02:00
Michael Mandl a9bacc4cc5 Removed "Batt:" string from tmux statusline to prevent it from showing
on machines without battery
2020-06-22 09:05:18 +02:00
changeme 80658f58b4 Escaped backslash 2020-06-21 20:23:28 +02:00