Commit Graph

446 Commits

Author SHA1 Message Date
b4b56f7eb3 feat: add nuget config 2022-06-19 02:48:05 -05:00
4f163862fb fix(nvim): remove unexpected notify message 2022-06-19 02:43:19 -05:00
2decf96d77 feat(nvim): handle more cmdline events 2022-06-19 02:33:21 -05:00
c67c53c1a2 chore(nvim): remove unused file 2022-06-19 00:41:40 -05:00
743b4c8ef8 feat(nvim): do not show listchars in outline 2022-06-18 23:44:43 -05:00
3b9faace8f fix(nvim): allow macros to show when using many 2022-06-18 23:40:15 -05:00
db58c76fdc docs: better comment 2022-06-18 23:30:30 -05:00
0387f81bce fix(nvim): handle cmdheight=0 woes w/ macros 2022-06-18 23:29:43 -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
9322c67614 feat(nvim): two spaces in xml 2022-06-16 15:09:45 -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
897d86db69 feat(nvim): better handling of toggling lsp 2022-06-16 11:52:35 -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
e9a93c4696 feat(nvim): hide cmdbar 2022-06-13 10:53:49 -05:00
7c24caa159 nvim: lsp enhancement for python 2022-06-12 23:38:14 -05:00
64a9448896 remove pycodestyle 2022-06-12 23:33:29 -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
fa9811e8af add modeline 2022-06-10 12:29:44 -05:00
100bd3e508 feat(nvim): add modelines 2022-06-10 12:28:40 -05:00
186d829cd6 nvim: disable winbar 2022-06-04 21:54:40 -05:00
158309958a fix(nvim): winbar, properly ignore fts 2022-06-04 21:53:37 -05:00
8577d354e8 feat(nvim): winbar support 2022-06-04 21:52:49 -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
dadb91ce91 nvim: enable profiling for impatient 2022-06-02 20:26:40 -05:00
Price Hiller
3dc31ff9e3 nvim: neogit do not confirm commits 2022-06-02 12:28:50 -05:00
Price Hiller
aa8a3e1e99 nvim: implement diffview int 2022-06-02 11:54:02 -05:00
Price Hiller
a8ecf34f4d nvim: Add diffview integration 2022-06-02 11:52:27 -05:00
Price Hiller
70a5b05a6d nvim: add mappings for git 2022-06-02 11:51:01 -05:00
Price Hiller
55f9149fe4 nvim: remap telescope git mappings 2022-06-02 11:48:15 -05:00
Price Hiller
a68ac238c2 nvim: replace fugitive w/ neogit 2022-06-02 11:36:16 -05:00
Price Hiller
d3c4510418 nvim: add decompiler support for C# 2022-06-01 23:35:11 -05:00
Price Hiller
bd48813507 rebind lsp type 2022-06-01 23:30:30 -05:00
Price Hiller
52a5aa0af0 neovim: use csharp ls 2022-06-01 23:16:46 -05:00
Price Hiller
3cb835c3d8 . 2022-06-01 21:29:21 -05:00
Price Hiller
a73cd1fe54 feat(nvim): Add travis.yml support 2022-06-01 13:53:08 -05:00
Price Hiller
276294bc0c neovim: proper yamlls setup 2022-06-01 12:29:29 -05:00
Price Hiller
8762792936 . 2022-05-27 21:54:19 -05:00
Price Hiller
ac3dc8c41e fix: get rid of lint messages 2022-05-27 20:25:54 -05:00
Price Hiller
733d28fa10 format w/ null_ls 2022-05-27 19:57:53 -05:00
Price Hiller
54395427c4 . 2022-05-27 00:45:58 -05:00
Price Hiller
87cb8d55da feat: scroll back pager as nvim 2022-05-27 00:45:24 -05:00
Price Hiller
519e1ce80c . 2022-05-26 21:52:23 -05:00
Price Hiller
1e43a1cbe9 remove shellcheck from null-ls 2022-05-26 16:36:41 -05:00
Price Hiller
9518e9b2d6 . 2022-05-26 16:32:25 -05:00
Price Hiller
3436993d4f . 2022-05-26 16:25:34 -05:00
Price Hiller
85dbf3228f . 2022-05-26 15:43:55 -05:00
Price Hiller
fc04d360e4 . 2022-05-26 15:42:33 -05:00
Price Hiller
e0630a8b5b remove pylsp 2022-05-22 22:07:09 -05:00
Price Hiller
b71e9c5d85 . 2022-05-22 03:55:59 -05:00
Price Hiller
94ded0b298 feat(nvim): Add mapping to toggle diagnostics 2022-05-22 03:55:41 -05:00
Price Hiller
c68012155d . 2022-05-21 23:56:54 -05:00
Price Hiller
0f2ff5f7c8 chore: set +x flag on autocmds 2022-05-21 17:41:23 -05:00
Price Hiller
f89a84bfce use vim-sandwich instead of surround 2022-05-21 00:27:49 -05:00
Price Hiller
0485b84e3e remove fzy 2022-05-21 00:00:02 -05:00
Price Hiller
e2ecd9b284 fix: remove messages from presence 2022-05-19 22:55:52 -05:00
Price Hiller
6d11d43dbd chore: add message for presence.nvim 2022-05-19 22:37:11 -05:00
Price Hiller
0a7fab067f feat: set presence log level to info 2022-05-19 22:34:14 -05:00
Price Hiller
3a36c01b1d perf: lazy load luansip 2022-05-19 16:55:27 -05:00
Price Hiller
1b9aab9e7f . 2022-05-19 16:48:31 -05:00
Price Hiller
e0a928e26a . 2022-05-19 08:58:39 -05:00
Price Hiller
29028b045c fix(neovim): buffer_map function use correct api func 2022-05-17 15:51:40 -05:00
Price Hiller
c892ac3225 Use local buffer_map util 2022-05-17 15:49:48 -05:00
Price Hiller
b7d3e5aa77 Use local mappings 2022-05-17 15:46:31 -05:00
Price Hiller
a79a7119f9 feat(neovim): Add yamlls 2022-05-16 10:35:19 -05:00
Price Hiller
4865594dcf add yamllint 2022-05-16 10:35:13 -05:00
Price Hiller
d4a2da0c11 . 2022-05-15 22:50:54 -05:00
Price Hiller
583ad11568 stuff 2022-05-15 22:29:18 -05:00
Price Hiller
bb605114ff Use fira code 2022-05-14 20:01:10 -05:00
Price Hiller
f7d213071a feat(nvim): Add docker filetype plugin 2022-05-13 02:36:56 -05:00
Price Hiller
29003c3e1a do not lazy load codeactionmenu 2022-05-11 23:43:05 -05:00
Price Hiller
663d5da4f1 norg meta 2022-05-11 23:38:49 -05:00
Price Hiller
3c091a6df0 switch fonts 2022-05-11 23:36:19 -05:00
Price Hiller
ad0810544a improvements 2022-05-11 21:22:25 -05:00
Price Hiller
3f782e3337 style(neovim): format w/ stylua 2022-05-11 21:00:57 -05:00
Price Hiller
111afae147 Revert "feat(nvim): Galaxyline"
This reverts commit e60c7f8d7e.
2022-05-11 14:23:10 -05:00
Price Hiller
e2a572e55e Revert "Revert "Revert "refactor(nvim): Use new load function"""
This reverts commit 098abe5dba.
2022-05-11 14:23:01 -05:00
Price Hiller
098abe5dba Revert "Revert "refactor(nvim): Use new load function""
This reverts commit 7aba6f4347.
2022-05-11 14:22:30 -05:00
Price Hiller
e60c7f8d7e feat(nvim): Galaxyline 2022-05-11 04:10:22 -05:00
Price Hiller
7aba6f4347 Revert "refactor(nvim): Use new load function"
This reverts commit edef1e61a6.
2022-05-10 23:15:20 -05:00
Price Hiller
edef1e61a6 refactor(nvim): Use new load function 2022-05-10 23:06:58 -05:00
Price Hiller
471587f7ab refactor(nvim): move to omnisharp instead of csharp_ls 2022-05-10 01:30:56 -05:00
Price Hiller
b0703ab403 better rust inlay symbols 2022-05-10 01:06:18 -05:00
Price Hiller
e18fda7909 refactor(nvim): Use packer in-built functions 2022-05-10 00:44:31 -05:00
Price Hiller
891d6a1587 feat(nvim): basic mappings for norg 2022-05-09 23:54:15 -05:00
Price Hiller
1d4302e5a5 refactor(nvim): remove unused config 2022-05-09 21:35:17 -05:00
Price Hiller
1ae1b08b32 remove ccls 2022-05-09 21:34:15 -05:00
Price Hiller
7ee1acfc9e fix(neovim): offset_encodings 2022-05-09 21:30:51 -05:00
Price Hiller
6055b87bd2 fix(nvim): c/c++ lsps 2022-05-09 21:25:12 -05:00
Price Hiller
259003bbc6 fix(nvim): norg parsers 2022-05-09 21:25:01 -05:00
Price Hiller
1f31ca63cf feat(nvim): packer mappings 2022-05-09 21:24:45 -05:00
Price Hiller
7b69501e51 fix(neovim): disable textobject swap 2022-05-09 17:44:26 -05:00
Price Hiller
9001cec9c2 feat(nvim): add keybind to sync packer 2022-05-09 17:37:21 -05:00
Price Hiller
56d41d10b6 feat(nvim): treesitter textobjects 2022-05-09 17:36:56 -05:00
Price Hiller
fab707bc4f Revert "perf(neovim): event startups in packer"
This reverts commit 9daf7b0a12.
2022-05-09 16:33:11 -05:00
Price Hiller
9daf7b0a12 perf(neovim): event startups in packer 2022-05-09 12:12:43 -05:00
Price Hiller
953f665876 refacot(nvim): append eob fillchar 2022-05-09 01:03:58 -05:00
Price Hiller
43ed122932 feat(nvim): Remove eob chars 2022-05-09 01:03:04 -05:00
Price Hiller
df4e720fbb feat(nvim): disable expandtab for make filetype 2022-05-08 22:45:08 -05:00
Price Hiller
6a97a3734f neovim: formatting, csharp_ls 2022-05-08 22:10:24 -05:00
Price Hiller
0cc65f7c72 neovim: maps for sniprun, formatting 2022-05-08 21:41:54 -05:00
Price Hiller
9c517f1218 neovim: proper pylsp setup 2022-05-08 21:02:25 -05:00
Price Hiller
9b1c99c3b3 fix: modes removing cursorline in neotree 2022-05-08 20:26:38 -05:00
Price Hiller
0f1d3bb027 some fixes 2022-05-08 00:19:31 -05:00
Price Hiller
626a9a78da remove test plugin 2022-05-07 19:05:50 -05:00
Price Hiller
ed9f6488a2 feat: add vimls as required 2022-05-07 18:41:36 -05:00
Price Hiller
9c4ebdc38d refactor: use new formatting api 2022-05-07 18:41:23 -05:00
Price Hiller
e4a63b6538 refactor: remove commented code 2022-05-07 18:41:06 -05:00
Price Hiller
f7449eb9b8 mapping for plenary tests 2022-05-06 20:44:49 -05:00
Price Hiller
e012aafae5 change tab lastchar 2022-05-06 20:44:38 -05:00
Price Hiller
20d43de13f better nvim lua development 2022-05-06 20:44:22 -05:00
Price Hiller
c73e5b9f73 comment out neorg 2022-05-06 20:44:10 -05:00
Price Hiller
acb8e6541b Style 2022-05-06 16:52:50 -05:00
Price Hiller
95732019df Neotree 2022-05-06 16:52:44 -05:00
Price Hiller
8a93724792 feat(nvim): add listchars 2022-05-06 16:52:28 -05:00
Price Hiller
7ade5f98e0 feat(nvim): Autorefresh file tree 2022-05-06 14:18:14 -05:00
Price Hiller
9acb866b8a Formatting 2022-05-06 14:16:07 -05:00
Price Hiller
dff3d33ca9 refactor(nvim): Improve snippet expansion 2022-05-05 11:40:04 -05:00
Price Hiller
999152c9de feat: Direnv w/ poetry 2022-05-05 11:39:42 -05:00
Price Hiller
710f9f3b13 fix(neovim): Fugitive buffer position 2022-05-04 12:14:39 -05:00
Price Hiller
bed7633ab6 refactor(nvim): Significantly improve cmp sorting and tab action 2022-05-04 12:13:50 -05:00
Price Hiller
f8b19b2363 formatting 2022-05-03 21:05:19 -05:00
Price Hiller
9306815e60 refactor(nvim): Use new lsp installer format for lspconfig 2022-05-03 20:57:45 -05:00
Price Hiller
d96a6be22d refactor(nvim): Remove unused rust binding 2022-05-03 20:31:17 -05:00
Price Hiller
65f819e176 refactor(nvim): Key mappings overhaul 2022-05-03 20:30:14 -05:00