Commit Graph

883 Commits

Author SHA1 Message Date
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
0d76e3a116
vimrc: set ALE completion/LSP settings 2022-10-30 02:40:54 +01:00
c6d588edcc
qutebrowser: home-manage config.py with nix 2022-10-30 02:27:16 +01:00
318db8c7d6
qutebrowser: home-manage userscripts with nix 2022-10-30 02:21:39 +01:00
2723d70582
qutebrowser: clean more comments 2022-10-30 02:34:41 +02:00
092d2870c2
qutebrowser: set hints border 2022-10-30 02:29:23 +02:00
af8e5c7a0d
qutebrowser: clean up long/duplicate comments 2022-10-30 02:23:11 +02:00
43b45ffaf7
qutebrowser: update searxng query string 2022-10-30 02:14:19 +02:00
d13c96bdba
nix(home-manager): add workqb 2022-10-25 10:39:09 +02:00
cd663e81b9
starship: update gcloud section 2022-10-24 19:30:54 +02:00
b9bb3214d3
starship: show git branch without the symbol 2022-10-24 16:29:29 +02:00
3b64e230d8
starship: add gcloud section config 2022-10-24 16:28:31 +02:00
5b00f2ec83
sheldon: build more from src using inline funcs 2022-10-18 13:56:56 +02:00
8450b2bc06
functions.zsh: fix typo in timesh() 2022-10-18 13:53:01 +02:00
26089f154f
functions.zsh: add flexibility to upload() 2022-10-18 13:48:43 +02:00