Commit Graph

  • 54700559de
    feat: add markdown preview plugin mandlm 2021-07-08 08:45:52 +0200
  • e5737e86ea
    feat: dim coc type annotations mandlm 2021-07-08 08:44:51 +0200
  • abc0d8d3f1
    feat: complete coc with enter (for longer suggestions) mandlm 2021-07-08 08:44:19 +0200
  • 13958c9584
    fix: prevent filetype vimwiki outside wikis clashes with markdown mandlm 2021-07-08 08:43:38 +0200
  • 6e05c8c3a4
    Update without prompt mandlm 2021-01-18 08:44:24 +0100
  • aac1260fa5
    Display colorcolumn in js/ts files mandlm 2021-01-18 08:43:59 +0100
  • 2ee5a7ede5
    Indent with spaces mandlm 2021-01-18 08:43:51 +0100
  • 0feb6580b1
    Lint with eslint on save mandlm 2021-01-18 08:43:33 +0100
  • 4dcab39d5b
    Added eslint config mandlm 2021-01-15 09:46:31 +0100
  • d8be2b09ac
    Merged coc-settings mandlm 2021-01-13 08:54:31 +0100
  • 35e1aae000
    Added coc-tsserver extension mandlm 2021-01-13 08:50:44 +0100
  • 7be23df8ad
    Added json auto formatting mandlm 2021-01-11 13:19:56 +0100
  • 5b94fb0c26
    Added javascript config mandlm 2021-01-11 13:18:22 +0100
  • 6ea51f93a5
    Added typescript syntax highlighting mandlm 2020-12-07 21:25:59 +0100
  • 437e2fedf9
    Select _and_ trigger completion with <tab> mandlm 2020-11-21 10:46:35 +0100
  • e34a27110e
    Enabled tab-completion in vimwiki by disabling tab-mapping for table fomatting mandlm 2020-11-21 10:45:47 +0100
  • a9f7a71e48
    Map <c-g> to :Rg mandlm 2020-11-17 16:29:50 +0100
  • 030d6449c2
    Auto-format toml files mandlm 2020-11-17 16:29:22 +0100
  • e34d6b19a0
    Added coc-html mandlm 2020-11-13 14:02:55 +0100
  • 714b522855
    Removed unused coc maps mandlm 2020-11-07 14:24:59 +0100
  • afceb7dbb3
    Added toml completer mandlm 2020-11-07 14:24:39 +0100
  • 077f833fe9
    Auto-format yaml mandlm 2020-11-06 13:51:11 +0100
  • 53b8374c75
    Skip html exports when syncinc wikis mandlm 2020-11-06 13:50:44 +0100
  • 88b23fa9db
    Switched from deoplete/language-client-neovim to coc.nvim mandlm 2020-10-26 08:08:44 +0100
  • 0067fb860c
    Ignore around and buffer sources in deoplete mandlm 2020-10-23 13:59:31 +0200
  • 2a0ffc5972
    Fixed typo in deoplete config mandlm 2020-10-23 13:59:13 +0200
  • 7e3ed8cff6
    Added wiki-sync script mandlm 2020-10-23 12:06:15 +0200
  • 3637ce1f94
    Added vimwiki with config mandlm 2020-10-23 11:52:05 +0200
  • 2feda9afa3
    Enabled vi mode in zsh mandlm 2020-10-06 19:32:54 +0200
  • b905366f43
    Autoformat rust files mandlm 2020-10-01 14:02:51 +0200
  • 88da2fe9f4
    Added .zfunc to zsh completion path mandlm 2020-10-01 14:00:09 +0200
  • 628463f6dd
    Added rust language server mandlm 2020-10-01 13:59:52 +0200
  • daaa73ee2e
    Enabled fzf in language client mandlm 2020-10-01 13:59:38 +0200
  • 9a5866c2f7
    Switched to language-client <Plug> key mapping mandlm 2020-10-01 13:59:16 +0200
  • 5c45e250f3
    Added toml syntax plugin mandlm 2020-10-01 13:58:45 +0200
  • b367c81c64
    Tweaked high escape timeout in tmux mandlm 2020-09-14 10:09:32 +0200
  • 539f8c3c43
    Switched from black to LSC for format-on-save mandlm 2020-09-02 12:06:47 +0200
  • f359aaa6a2
    Enabled persistent undo mandlm 2020-09-01 14:22:12 +0200
  • de3f451729
    Added pytest mandlm 2020-09-01 14:21:12 +0200
  • 5f43c0401a
    Set tmux colorscheme explicitly mandlm 2020-09-01 14:17:54 +0200
  • ee90bec9db
    Auto-close deoplete preview mandlm 2020-09-01 14:17:36 +0200
  • b0c43f4da7
    Added black mandlm 2020-09-01 14:17:06 +0200
  • 7c51568d3f
    Added dark/light mode switchers mandlm 2020-08-02 13:34:02 +0200
  • 700cc5c938
    Switched to alacritty color schemes mandlm 2020-08-02 11:45:08 +0200
  • bc1bf26372
    Enabled git identities mandlm 2020-07-16 09:12:07 +0200
  • c9373e94ae
    gpg-sign commits by default mandlm 2020-07-11 14:37:34 +0200
  • c77608ec6a Added signature status to log Michael Mandl 2020-07-03 08:38:17 +0200
  • 78eec6ebfe Added pull rule changeme 2020-06-24 08:15:14 +0200
  • a9bacc4cc5 Removed "Batt:" string from tmux statusline to prevent it from showing on machines without battery Michael Mandl 2020-06-22 09:05:18 +0200
  • 80658f58b4 Escaped backslash changeme 2020-06-21 20:23:28 +0200
  • d069636680 Added alacritty config changeme 2020-06-21 19:57:03 +0200
  • 797881eeb5 Set gitgutter signcolumn to neutral background color Michael Mandl 2020-05-30 21:01:45 +0200
  • 9825334a20 Suppress missing deoplete warning Michael Mandl 2020-05-30 19:43:15 +0200
  • 02528b7ca6 Don't warn if colorscheme is missing Michael Mandl 2020-05-30 19:38:47 +0200
  • ca84150dcc Added vim-peekaboo register preview Michael Mandl 2020-05-24 13:00:45 +0200
  • e015869642 Tuned language client commands Michael Mandl 2020-05-24 13:00:15 +0200
  • 1718c35a1c Ctrl-p searches in git files Michael Mandl 2020-05-24 12:59:28 +0200
  • eb3b1f1364 Added nuake console Michael Mandl 2020-05-24 12:58:51 +0200
  • 29f6d2e835 Use nvim as diff and merge tool Michael Mandl 2020-05-24 12:57:45 +0200
  • c38ec860ff Use ~/.gitignore Michael Mandl 2020-05-24 12:56:23 +0200
  • 70d93acb15 Added git completion to zsh Michael Mandl 2020-05-24 12:55:20 +0200
  • db2c1a6ee2 Added vim-commentary Michael Mandl 2020-04-09 08:27:19 +0200
  • 4ffd646c94 Enabled smart searching Michael Mandl 2020-04-09 08:26:11 +0200
  • 5660486915 Removed obsolete vim config Michael Mandl 2020-01-08 14:02:22 +0100
  • 9e895860aa Disable AUTO_CD Michael Mandl 2020-01-08 14:01:05 +0100
  • 0682531d54 Use nvim as default editor mandlm 2020-01-08 13:51:48 +0100
  • 7c1077db40 Auto-connect to existing tmux sessions mandlm 2020-01-08 13:51:32 +0100
  • 59154963a4 Set cursorline on active window Michael Mandl 2019-12-22 12:55:19 +0100
  • 1efe1038e3 Tuned vim-illuminate highlighting Michael Mandl 2019-11-29 15:06:19 +0100
  • 31e9f7e11b Re-enabled swp plugin, but disabled auto-formatting Michael Mandl 2019-11-29 15:05:33 +0100
  • 9edb59df4e Enable cursorline for active window Michael Mandl 2019-11-29 15:04:58 +0100
  • 9df9199a6b Mapped C-S to :Split Michael Mandl 2019-11-21 20:38:52 +0100
  • 1aff0cc30d Start clangd from system path instead of absolute path Michael Mandl 2019-11-21 20:38:30 +0100
  • f20e5b5e19 Added vim-illuminate and vim-surround Michael Mandl 2019-11-21 20:36:52 +0100
  • 1f1b409e6b Removed slow autotag plugin Michael Mandl 2019-11-21 20:36:13 +0100
  • ebcedefa0f Changed editor to nvim, added commit-graph Michael Mandl 2019-11-21 20:35:27 +0100
  • ade1dce41e Added vim-dispatch plugin mandlm 2019-11-04 09:31:20 +0100
  • 554340e651 Added autotag Michael Mandl 2019-10-28 08:40:50 +0100
  • e1ea119dbc Surrounded autocmds with augroups Michael Mandl 2019-10-28 08:40:25 +0100
  • a268a9d8b6 Added scroll-offset Michael Mandl 2019-10-28 08:39:49 +0100
  • fc316d33c6 Removed terminal mode mapping Michael Mandl 2019-10-24 16:45:40 +0200
  • 64fa11c04e Added vimproc Michael Mandl 2019-10-24 16:45:15 +0200
  • bc0db1504b Preview commands mandlm 2019-10-22 19:09:13 +0200
  • 9db0786f00 Only use noremap mandlm 2019-10-22 19:08:56 +0200
  • 14ab95faf7 Configured terminal mode mandlm 2019-10-22 18:52:41 +0200
  • c1f6f4b819 Removed obsolete working Alt-key mappings mandlm 2019-10-22 17:41:58 +0200
  • 6b9190861d Enabled splitopen fzf ctrl-s mandlm 2019-10-22 17:41:21 +0200
  • 38cc653598 Ported vimrc to nvim Michael Mandl 2019-10-22 17:19:35 +0200
  • 35bbc3dc66 Removed obsolete split-open fzf key mapping Michael Mandl 2019-10-20 22:01:39 +0200
  • 16408d532f Removed lightline Michael Mandl 2019-10-20 22:00:50 +0200
  • 2ca163d51d Replaced split-open function with new plugin Michael Mandl 2019-10-18 15:39:09 +0200
  • aee6238110 Split-open source/header file in new tab using ctrl-s in fzf.vim mandlm 2019-10-17 23:27:21 +0200
  • eccb8b558c Map vimrc edit/source keys mandlm 2019-10-17 23:26:38 +0200
  • 65d052c936 Updated clang-format config Michael Mandl 2019-10-05 16:00:02 +0200
  • a73147283c Added folds Michael Mandl 2019-10-03 19:45:23 +0200
  • 5635b5e434 Enabled modeline Michael Mandl 2019-10-03 19:44:11 +0200
  • b237dc048e Enabled prosession tmux and git branch support Michael Mandl 2019-10-03 19:20:27 +0200
  • 6fb7b2c174 Added fold markers and modeline mandlm 2019-10-03 13:32:52 +0200
  • 48ac4943d3 Mapped C-F to ripgrep-complete-word-under-cursor Michael Mandl 2019-10-03 12:57:35 +0200
  • 53a9d237c2 Added automatic vim session handling Michael Mandl 2019-10-03 12:56:44 +0200