Commit Graph

265 Commits

Author SHA1 Message Date
124ce30cda feat(nvim): add trouble 2022-06-30 16:49:53 -05:00
06b63da793 fix(nvim): do not take redirects for ansiblels
See https://github.com/ansible/ansible-language-server/issues/391
2022-06-30 16:32:35 -05:00
b0a655d264 refactor(nvim): set hydra git to bottom-right 2022-06-30 11:39:32 -05:00
3ab558df8e feat(nvim): add hydra for git 2022-06-30 11:29:28 -05:00
00cafae3dc feat(nvim): add hydra 2022-06-30 11:24:26 -05:00
0f7b1f0463 feat(nvim): add support for .azure ft 2022-06-28 20:13:24 -05:00
05151b8c11 feat(nvim): allow going through telescope history 2022-06-27 14:35:14 -05:00
e3ab39e11d feat(nvim): improve telescope history 2022-06-27 14:24:15 -05:00
3a26198623 feat(nvim): add way to repeat last telescope search 2022-06-27 14:14:04 -05:00
9e51a19527 refactor(nvim): ripgrep search case insensitively 2022-06-24 15:53:43 -05:00
5aa1dc2bb7 refactor(nvim): re-enable neotree fuzzy search 2022-06-23 10:22:51 -05:00
de6c51db46 refactor(nvim): remove modes.nvim 2022-06-23 10:22:22 -05:00
be3c25fc54 feat(nvim): mappings, config for undotree 2022-06-23 00:50:35 -05:00
fe15cf56a7 feat(nvim): add undotree 2022-06-22 10:33:22 -05:00
2c0a416093 refactor(nvim): use mini.surround 2022-06-21 01:37:16 -05:00
571738290b feat(nvim): do not format sql automatically 2022-06-19 20:34:58 -05:00
c088c20805 fix(nvim): remove sqlformat 2022-06-19 20:33:30 -05:00
c67c53c1a2 chore(nvim): remove unused file 2022-06-19 00:41:40 -05:00
8aa01007a6 refactor(nvim): better cmp sorting 2022-06-17 00:51:10 -05:00
ef9eb20397 feat(profile): add wgrep 2022-06-16 17:36:18 -05:00
4349338484 fix(nvim): handle load errors 2022-06-16 12:16:57 -05:00
e3807a0d63 Revert "Revert "refactor(nvim): improve vim.notify""
This reverts commit f881458f90.
2022-06-16 12:15:44 -05:00
4d5e962868 Revert "fix(nvim): resolve load errors"
This reverts commit 28f1294bb6.
2022-06-16 12:15:28 -05:00
f881458f90 Revert "refactor(nvim): improve vim.notify"
This reverts commit e42010b37a.
2022-06-16 12:14:08 -05:00
28f1294bb6 fix(nvim): resolve load errors 2022-06-16 12:07:58 -05:00
e42010b37a refactor(nvim): improve vim.notify 2022-06-16 11:55:14 -05:00
75c38249eb feat(nvim): better conventional commit support 2022-06-16 11:06:03 -05:00
a9368955e1 feat(nvim): overhaul cmp 2022-06-16 10:38:31 -05:00
d7cdd7e176 refactor(nvim): remove lsp type binding 2022-06-16 10:03:57 -05:00
7c24caa159 nvim: lsp enhancement for python 2022-06-12 23:38:14 -05:00
fa646c75cd feat(nvim): better python lsp handling 2022-06-12 23:32:45 -05:00
2254c7b356 feat(nvim): make alpha pretty 2022-06-12 16:50:04 -05:00
d3bc2dc0e5 feat(nvim): better handling of alpha 2022-06-12 15:21:04 -05:00
cca19f20a5 refactor(nvim): replace dashboard w/ alpha nvim 2022-06-12 15:08:27 -05:00
3063add75c refactor(nvim): use null_ls for shell lsp 2022-06-10 20:36:08 -05:00
3748776a19 feat(nvim): add http curl support 2022-06-10 20:20:17 -05:00
2f75a48bc2 feat(nvim): better ansible support 2022-06-10 16:24:41 -05:00
f1512c0682 formatting 2022-06-04 21:46:24 -05:00
77a1d2a4cd fix(nvim): proper formatting, do not return early 2022-06-04 21:45:47 -05:00
f5ea655c36 nvim: hide extra progress in statusline 2022-06-04 21:28:55 -05:00
a6074af24f nvim: better statusline 2022-06-04 21:25:49 -05:00
0a0f43438b nvim: properly handle formatting 2022-06-04 19:12:47 -05:00
51864868be nvim: format on save 2022-06-04 18:23:58 -05:00
53c7c0d1ed nvim: formatting 2022-06-04 18:23:46 -05:00
263b484d51 nvim: properly attach opts for lsp 2022-06-04 18:09:59 -05:00
6d25e3bb9b nvim: ignore auto-formatting for sh files 2022-06-04 00:54:50 -05:00
ad23d48395 nvim: auto install lsp servers 2022-06-03 23:00:22 -05:00
773b2359de nvim: add workspaces.nvim 2022-06-03 22:52:38 -05:00
c51753bdaa nvim: format w/ stylua 2022-06-02 20:29:48 -05:00
85a4875347 nvim: match azure pipeline[s] 2022-06-02 20:26:57 -05:00