ca9a627e98
vimrc(plug): add vim-delve
2022-10-30 04:17:26 +01:00
bb22114b4d
vimrc: add airline symbol for untracked files
2022-10-30 04:16:48 +01:00
8c0eafe816
vimrc: disallow ALE to set highlights
2022-10-30 04:16:28 +01:00
056bcb26aa
vimrc: set ALE omnifunc, allow autoimport
2022-10-30 04:16:11 +01:00
c3595f50fa
vimrc: disable ALE completion, add settings
2022-10-30 04:15:05 +01:00
50ae638cf7
vimrc: always show gitgutter sign column
2022-10-30 04:12:14 +01:00
fcd6b9146d
vimrc: add gitmessenger section subtitle
2022-10-30 04:11:36 +01:00
c5c8d564cd
vimrc: insert completion with <cr>
2022-10-30 04:10:24 +01:00
eae61fe67c
vimrc: tweak save_cursor_position augroup
2022-10-30 04:09:01 +01:00
bbc76bc4cd
vimrc: don't set cursorline on VimEnter
2022-10-30 04:02:27 +01:00
b207eaa0ab
vimrc: stop clearing cursorline pointlessly
2022-10-30 04:01:50 +01:00
1951f086ec
vimrc(lsp_go): allow shadow analysis
2022-10-30 04:00:59 +01:00
de49851c04
vimrc: add terraform-ls LSP set-up
2022-10-30 03:59:54 +01:00
63e8f717f5
vimrc: add ft condition for omnisharp augroup
2022-10-30 03:59:24 +01:00
34c73fe86f
vimrc: repeat last edit with a number
2022-10-30 03:58:49 +01:00
b7633afb64
vimrc: filetype plugin indent on
2022-10-30 03:58:23 +01:00
4466a1a07c
vimrc: enable hidden buffers
2022-10-30 03:57:48 +01:00
7a4aa02c6c
vimrc: reduce the number of italicised items
2022-10-30 03:57:16 +01:00
e52f9c3e60
vimrc: highlight spelling mistakes
2022-10-30 03:56:05 +01:00
523a446983
vimrc: fix dark theme colo,highlights
2022-10-30 03:55:04 +01:00
459c18a0e9
vimrc: add timeout settings
2022-10-30 03:47:41 +01:00
5ae0f83dfb
vimrc: allow virtualedit block past EOL
2022-10-30 03:45:51 +01:00
a3468a71fb
vimrc: set nogdefault
2022-10-30 03:45:03 +01:00
b9253544f3
vimrc: enable autochdir
2022-10-30 03:42:58 +01:00
a1109e786b
vimrc: solve mouse shenanigans
2022-10-30 03:41:51 +01:00
d4fcbbe645
vimrc: align comments
2022-10-30 03:40:33 +01:00
181405c37f
vimrc: set regexpengine to auto
2022-10-30 03:39:52 +01:00
b61a534198
vimrc: set clipboard=unnamed,unnamedplus
2022-10-30 03:39:01 +01:00
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