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
3900620751
vimrc: add ifndef tmpl mapping
2022-08-11 12:37:19 +02:00
77d6e5ee3a
vimrc: mv mapping
2022-08-11 12:36:04 +02:00
7d359d279c
vimrc: add automkdir func
2022-08-11 12:33:20 +02:00
0510f85823
vimrc: rm metakey-handling bindings
2022-08-11 12:31:28 +02:00
7538b80116
vimrc(go): load correct gotags file
...
...and prefer single quoted strings
2022-08-09 18:06:07 +02:00
143851d9af
vimrc: improve clipboard handling
2022-08-09 18:03:26 +02:00
5942afdee6
vimrc: add vim-go.vim options
2022-08-09 18:00:07 +02:00
5b25502440
vimrc: add mapping to browse old files
2022-08-09 17:56:10 +02:00
cee0d37c81
vimrc: modernise ALE bindings
2022-08-09 17:54:45 +02:00
e060b3e19a
vimrc: rm nerdtree-related code
2022-08-09 17:52:17 +02:00
b9e6f98958
vimrc: indent line
2022-08-09 17:50:18 +02:00
f84068c2c1
vimrc: set ts,sw=4, tw=99 for ft=sway
2022-08-09 17:48:12 +02:00