Commit Graph

323 Commits

Author SHA1 Message Date
Price Hiller
92f0e919e5 feat(zsh): completions 2022-03-17 15:34:00 -05:00
Price Hiller
0714398682 feat(p10k): show battery level 2022-03-17 15:33:30 -05:00
Price Hiller
e8b99f952c chore(nvim): File perms 2022-03-14 03:14:36 -05:00
Price Hiller
05407398f7 feat(nvim): Add nvim-tree 2022-03-14 03:14:26 -05:00
Price Hiller
143cadef9a refactor(nvim): Comment out python_host_prog 2022-03-09 15:28:31 -06:00
Price Hiller
5500e894f7 chore(nvim): File perms 2022-03-09 14:57:52 -06:00
Price Hiller
726cecaff9 feat(nvim): Set python3_host_prog 2022-03-09 14:57:19 -06:00
Price Hiller
3aac100b9e Merge branch 'Development' of https://gitlab.orion-technologies.io/philler/dot-files into Development 2022-03-09 14:19:52 -06:00
Price Hiller
bc4e0bb2ba feat(nvim): Binding to change cwd to current file 2022-03-09 14:19:44 -06:00
Price Hiller
57b99fe0a5 feat(nvim): Binding to change cwd to current file 2022-03-09 14:18:01 -06:00
Price Hiller
21e9bce859 chore(nvim): Remove pyright as default lsp install 2022-03-09 14:16:34 -06:00
Price Hiller
910b504e1b feat: Dap support for c/c++ 2022-03-07 14:50:15 -06:00
Price Hiller
12368535ae feat(nvim): Add vim visual multi 2022-03-06 22:46:01 -06:00
Price Hiller
2642bbac83 style(nvim): Format with stylua 2022-03-06 22:38:02 -06:00
Price Hiller
f0734997c4 refactor(nvim): Use highlight api 2022-03-06 22:37:35 -06:00
Price Hiller
9241ee7d34 chore: Added shebang 2022-03-06 22:33:17 -06:00
Price Hiller
f4288caffb style(nvim): Format with stylua 2022-03-06 21:43:07 -06:00
Price Hiller
98ba7c42d2 feat(nvim): Add zen mode 2022-03-06 12:59:17 -06:00
Price Hiller
9d60c891e1 refactor: More consistent telescope commands 2022-03-04 18:58:40 -06:00
Price Hiller
b75db7b8b9 refactor: Use nightly build of neovim 2022-03-04 15:11:02 -06:00
Price Hiller
578d0728ab feat(git): Add alias to fetch refs 2022-03-04 15:10:39 -06:00
Price Hiller
7a7942088c refactor: Use .cache dir for caching, better kill completion 2022-03-03 01:53:19 -06:00
Price Hiller
938fdd608a feat(nvim): Add hadolint as lsp diag source 2022-03-02 04:20:08 -06:00
Price Hiller
71987c1f97 chore(nvim): Change neoscroll easing function 2022-03-02 00:50:46 -06:00
Price Hiller
4b667e290f feat(profile): Make nvim manpager, formatting 2022-03-02 00:50:21 -06:00
Price Hiller
fbfc818ec2 docs(nvim): Improve comment for file loading 2022-03-01 08:19:30 -06:00
Price Hiller
939760fbf5 refactor(nvim): Use nvim_create_autocmd api 2022-03-01 00:30:23 -06:00
Price Hiller
45ace4e2c4 fix(nvim): Use correct util file for bufferclose 2022-02-28 08:23:05 -06:00
Price Hiller
1c60358f57 refactor(nvim): Remove globals from options in core 2022-02-28 08:07:20 -06:00
Price Hiller
abcc6a339b feat(nvim): Add neogen mode.nvim 2022-02-28 08:05:25 -06:00
Price Hiller
c02def40a7 feat(nvim): Add globals to core 2022-02-28 08:04:51 -06:00
Price Hiller
02fa2bd352 style(nvim): Add post space for consistency 2022-02-26 23:14:49 -06:00
Price Hiller
059cf759f0 feat(nvim): Disable floating window for signatures 2022-02-26 23:04:35 -06:00
Price Hiller
4f0bb633a6 fix(nvim): Re-enable flake8 for pylsp 2022-02-26 23:04:16 -06:00
Price Hiller
e2f77160fd feat(nvim): Disable flake8/pycodestyle in pylsp 2022-02-26 22:52:11 -06:00
Price Hiller
f84f0f518f Merge branch 'Development' of https://gitlab.orion-technologies.io/philler/dot-files into Development 2022-02-26 21:33:41 -06:00
Price Hiller
b2193108c6 feat(nvim): Make lsp signature toggable 2022-02-26 21:33:29 -06:00
Price Hiller
268bbed4fb feat(nvim): Make lsp signature toglgable 2022-02-26 21:32:51 -06:00
Price Hiller
31c9af6b9a feat(nvim): Add lsp signature 2022-02-26 21:06:02 -06:00
Price Hiller
ced499d2f1 style(profile): Use brackets with variable 2022-02-26 20:26:33 -06:00
Price Hiller
0e89b9c3d3 chore(nvim): Set correct file perms 2022-02-26 20:17:14 -06:00
Price Hiller
ceb5d56ac8 style(nvim): Remove incorrect/old comment 2022-02-26 20:14:57 -06:00
Price Hiller
b16f91b692 fix(nvim): Remove spell completion 2022-02-26 20:14:26 -06:00
Price Hiller
541505ae2e style(nvim): Double quotes instead of singles 2022-02-26 18:44:28 -06:00
Price Hiller
d33f21acc2 refactor(nvim): Change whichkey invoke binding 2022-02-26 18:41:31 -06:00
Price Hiller
a034d0e7a6 refactor(nvim): Change bindings for lsp diag movements 2022-02-26 18:40:17 -06:00
Price Hiller
0b32a77261 refactor(nvim): Use relativenumber false 2022-02-26 18:28:23 -06:00
Price Hiller
f21f1836ef feat(nvim): Add neoscroll 2022-02-26 18:28:06 -06:00
Price Hiller
520a97f4fa feat(profile): Add tmp command 2022-02-26 16:13:06 -06:00
Price Hiller
f026c6fa22 feat(profile): Enable docker buildkit 2022-02-25 14:57:24 -06:00