Commit graph

242 commits

Author SHA1 Message Date
32433cf27f
feat: auto-close brackets 2022-02-21 17:50:44 +01:00
9007d425b3
fix: remove remark_ls 2022-02-21 17:21:16 +01:00
9c8ed18e9e
feat: add toggleterm 2022-02-21 17:21:16 +01:00
c341636729
feat: finalized config 2022-02-21 17:21:16 +01:00
ff9d284670
feat: use vim fugitive as mergetool 2022-02-21 15:22:47 +01:00
4edfde63b0
feat: page output only if needed 2022-02-21 15:22:07 +01:00
ccf5317ca4
fix: terminal colors 2022-02-21 15:21:10 +01:00
e61ae6ea9b
feat: hide status bar 2022-02-21 15:20:21 +01:00
a5d27dd909
feat: fix console colors 2022-02-21 15:20:01 +01:00
28057baf5f
feat: use language-servers 2022-02-20 20:09:42 +01:00
0f42b82bc2
feat: add autocompletion 2022-02-20 20:09:35 +01:00
c11511d34e
feat: show indent lines 2022-02-20 20:08:17 +01:00
e35c5139ac
feat: show git-signs 2022-02-20 20:06:27 +01:00
5855d9e9ad
feat: add statusline 2022-02-20 14:00:15 +01:00
5567153673
feat: enabled line numbers 2022-02-20 13:09:12 +01:00
e31e91a2c2
feat: add session handling 2022-02-20 13:08:57 +01:00
99aba01d79
feat: add solarized dark theme 2022-02-20 13:05:34 +01:00
f1bc810412
feat: add vim-fugitive 2022-02-20 12:11:20 +01:00
75c078c8fc
feat: add packer package manager 2022-02-20 12:10:47 +01:00
db439caed7
feat: change annotation highlighting 2022-02-02 19:26:06 +01:00
669520f697
feat: turn off color-column 2022-02-02 19:25:56 +01:00
c046a01646
feat: turn off line numbers in terminal windows 2022-02-02 19:25:42 +01:00
d3741b5829
feat: turn off line wrapping 2022-02-02 19:25:29 +01:00
7e1cc1c2bf
feat: add local yarn bin-dir to path 2022-01-17 10:44:57 +01:00
3a1b6cb641
feat: source nvm config 2022-01-17 10:44:38 +01:00
ace4a55f96
feat: add indent-blankline 2022-01-15 13:45:53 +01:00
8cb1920380
fix: don't enter insert mode when entering terminal buffers
this wasn't really limited to terminal buffers
2021-10-12 10:27:17 +02:00
f0e3b2e538
feat: auto-format css files 2021-10-12 10:27:02 +02:00
e8676474a0
add targets.vim plugin 2021-09-10 13:37:58 +02:00
a04092513f
feat: add which-key to vim 2021-08-28 10:48:32 +02:00
d659679bd6
feat: goto insert mode when entering a terminal in vim 2021-08-28 10:48:16 +02:00
32634d6212
feat: split vim windows to right/below 2021-08-28 10:47:52 +02:00
a2b5574b4d
feat: reload init.vim on save 2021-08-03 08:48:20 +02:00
f70fc73dec
feat: add comments 2021-08-03 08:48:20 +02:00
489308c643
feat: remove pytest 2021-08-03 08:48:20 +02:00
39131d37c7
feat: remove c++ specific plugins / settings 2021-08-03 08:48:20 +02:00
5449d158b7
feat: use main as default branch 2021-07-19 11:33:34 +02:00
8e3eebdcff
feat: use nvim as default mergetool 2021-07-19 11:33:12 +02:00
bd513894df
feat: remove old hooks path 2021-07-19 11:32:47 +02:00
b424262e07
feat: add coc-prettier 2021-07-19 11:28:14 +02:00
54700559de
feat: add markdown preview plugin 2021-07-08 08:45:52 +02:00
e5737e86ea
feat: dim coc type annotations 2021-07-08 08:44:51 +02:00
abc0d8d3f1
feat: complete coc with enter (for longer suggestions) 2021-07-08 08:44:19 +02:00
13958c9584
fix: prevent filetype vimwiki outside wikis clashes with markdown 2021-07-08 08:43:38 +02:00
6e05c8c3a4
Update without prompt 2021-01-18 08:44:24 +01:00
aac1260fa5
Display colorcolumn in js/ts files 2021-01-18 08:43:59 +01:00
2ee5a7ede5
Indent with spaces 2021-01-18 08:43:51 +01:00
0feb6580b1
Lint with eslint on save 2021-01-18 08:43:33 +01:00
4dcab39d5b
Added eslint config 2021-01-15 09:46:31 +01:00
d8be2b09ac
Merged coc-settings 2021-01-13 08:54:31 +01:00