Commit Graph

385 Commits

Author SHA1 Message Date
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
c8e006c20e Silence p10k instant prompt 2022-05-06 14:15:53 -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