aa31766bae
vimrc: add AppendModeline func
2022-10-30 03:38:29 +01:00
c63faf67fc
vimrc: let base16colorspace=256
2022-10-30 03:38:06 +01:00
0526829af5
vimrc: add context from the issue
2022-10-30 03:37:42 +01:00
4f376d5e1f
vimrc: add ultisnips,vim-snippets+rm vim-clang
2022-10-30 03:36:05 +01:00
5e2c7d97d2
vimrc: add more ALE settings
2022-10-30 03:30:25 +01:00
753fe58eff
vimrc(plug): add vim-clang-format
2022-10-30 03:29:12 +01:00
3ecd434e39
vimrc: add python settings
2022-10-30 03:27:40 +01:00
870f104638
vimrc(go): add navigation,alternate commands
2022-10-30 03:25:59 +01:00
267acdf057
vimrc(go): add term,fmt,fillstruct_mode settings
2022-10-30 03:25:16 +01:00
9233819b6b
vimrc(go),systemd: update path for gopls.service
2022-10-30 03:23:24 +01:00
11c0821a5d
vimrc: go highlight types
2022-10-30 03:18:57 +01:00
bb6e1fc9c7
vimrc: add vmaps for better visual UX
2022-10-30 03:18:21 +01:00
d3e69e7311
vimrc: add latex-compiling funcs/maps
2022-10-30 03:17:47 +01:00
928ad83ad5
vimrc: LocalNote -> NoteLocal cmd
2022-10-30 03:15:53 +01:00
83cd8a1a55
vimrc: add WW cmd
...
remap sudo write cmd to be WW, as hitting just W (instead of w)
inadvertently is easy enough and often leads to undesired calls to sudo,
which should be harder to do with the WW one.
in the meanwhile, map W to just write normally.
2022-10-30 03:12:43 +01:00
07a2dae198
vimrc: disable "tmux cursor"
2022-10-30 03:11:26 +01:00
f47b665d61
vimrc: highlight C++11 attributes/members
2022-10-30 03:02:57 +01:00
932e3332ec
vimrc: add/configure autopairs plugin
2022-10-30 03:01:57 +01:00
806a655e79
vimrc: update latex settings/maps/funcs
2022-10-30 02:58:49 +01:00
c471524880
vimrc: add augroup clang_format
2022-10-30 02:56:59 +01:00
5ad78adc45
vimrc: add a way to easily enable deoplete
2022-10-30 02:55:45 +01:00
703a145d6b
vimrc: update ALE linter/fixer settings
2022-10-30 02:44:44 +01:00
0d76e3a116
vimrc: set ALE completion/LSP settings
2022-10-30 02:40:54 +01:00
c9f2b2beed
vimrc(plug): rm vim-latex-live-preview
2022-10-07 12:03:56 +02:00
0df0d14e4e
vimrc: temp-fix wayland clipboard with a plugin
2022-10-07 11:48:13 +02:00
4eee674050
vimrc: add augroup install_vim_plug
2022-10-06 16:00:30 +02:00
d148a982f9
vimrc: set scriptencoding
2022-10-06 15:59:22 +02:00
ef6fc7458a
vimrc: comment out 'nocompatible'
2022-10-06 15:58:58 +02:00
c91bc341ca
vimrc: add augroup for lsp format sync
2022-10-06 15:42:55 +02:00
a2c0d7247c
vimrc: add augroup for pyls
2022-10-06 15:41:40 +02:00
a85ccd7318
vimrc: add augroup for filetype autocmds
2022-10-06 15:39:34 +02:00
9bea067fbe
vimrc: add settings for markdown
2022-10-06 15:37:46 +02:00
c783fc8438
vimrc: add augroup for view saving/loading
2022-10-06 15:33:14 +02:00
b1d22e33b4
vimrc(plug): add vim-startify
2022-09-12 23:14:25 +02:00
31b35a8fb1
vimrc: wrap PlugInstall in augroup
2022-09-11 20:09:07 +02:00
6f75f4e339
systemd,vimrc: add,use gopls daemon
2022-08-16 14:03:51 +02:00
1f77282fe1
vimrc: use long options
2022-08-12 21:05:58 +02:00
64cd85b6b4
vimrc: set backup options
2022-08-12 21:01:34 +02:00
c2638d3719
vimrc: conditionally add include dirs for c/cpp
2022-08-12 20:59:51 +02:00
19d41d61e3
vimrc: add plug vim-highlight-match-under-cursor
2022-08-12 20:53:04 +02:00
30c3fa10f0
vimrc: rm custom hi ColorColumn
2022-08-11 13:04:03 +02:00
dba1270128
vimrc: rm custom hi CursorLineNR
2022-08-11 13:03:00 +02:00
f3e47a5368
vimrc: set default clipboard register
2022-08-11 12:59:11 +02:00
12c3eff3c2
vimrc: set exrc+secure
2022-08-11 12:58:49 +02:00
22e33ea628
vimrc: " -> '
2022-08-11 12:48:30 +02:00
ae92727871
vimrc: add func to refresh ui after sourcing vimrc
2022-08-11 12:47:55 +02:00
acd1a835cd
vimrc: add func confirming the current runtime env
2022-08-11 12:43:23 +02:00
48e8487801
vimrc: add src-hdr file switching func
2022-08-11 12:41:49 +02:00
6c14d6dbee
vimrc: add mappings to resize windows easily
2022-08-11 12:39:16 +02:00
b77aa72fe6
vimrc: add tab switching mappings
2022-08-11 12:37:41 +02:00