Commit Graph

101 Commits

Author SHA1 Message Date
Price Hiller
583ad11568 stuff 2022-05-15 22:29:18 -05:00
Price Hiller
663d5da4f1 norg meta 2022-05-11 23:38:49 -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
e60c7f8d7e feat(nvim): Galaxyline 2022-05-11 04:10:22 -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
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
6a97a3734f neovim: formatting, csharp_ls 2022-05-08 22:10:24 -05:00
Price Hiller
9c517f1218 neovim: proper pylsp setup 2022-05-08 21:02:25 -05:00
Price Hiller
ed9f6488a2 feat: add vimls as required 2022-05-07 18:41:36 -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
95732019df Neotree 2022-05-06 16:52:44 -05:00
Price Hiller
7ade5f98e0 feat(nvim): Autorefresh file tree 2022-05-06 14:18:14 -05:00
Price Hiller
dff3d33ca9 refactor(nvim): Improve snippet expansion 2022-05-05 11:40:04 -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
26f091d4e7 refactor(nvim): Use defaults for fzf telescope 2022-05-03 05:12:40 -05:00
Price Hiller
e82276d628 fix(nvim): Cmp ripgrep 2022-04-28 09:05:07 -05:00
Price Hiller
7352aaad29 feat(nvim): Major source overhaul 2022-04-28 05:24:39 -05:00
Price Hiller
efc11e7c89 Better cmp 2022-04-27 12:54:14 -05:00
Price Hiller
867e480dcd refactor(nvim): Improve snippet bindings 2022-04-27 06:43:12 -05:00
Price Hiller
ca54f538c7 feat(nvim): Jump to snippets correctly 2022-04-26 05:03:56 -05:00
Price Hiller
7634c986c5 feat(nvim): Expand dap to rust 2022-04-26 05:03:46 -05:00
Price Hiller
b28498d07c fix(nvim): Disable sorting modifications
Causes issues with selecting options, to be investigated
2022-04-15 13:59:16 -05:00
Price Hiller
684fe9d376 refactor(nvim): Better cmp sources 2022-04-15 12:15:32 -05:00
Price Hiller
ad6bc12aa3 feat(nvim): Spell, update cmp 2022-04-15 10:47:28 -05:00
Price Hiller
eec2453b5d refactor(nvim): Remove neotree legacy commands 2022-03-29 01:00:38 -05:00
Price Hiller
75ddc82de9 refactor(nvim): Replace nvim-tree with neotree, move lsp to core 2022-03-29 00:55:16 -05:00
Price Hiller
e565d85dac refactor(nvim): Remove git worktree 2022-03-29 00:45:20 -05:00
Price Hiller
3e1f9d3b99 fix(nvim): Set cursorline properly 2022-03-18 06:29:56 -05:00
Price Hiller
aaf5b15bae refactor(nvim): Use nvim_create_autocmd api 2022-03-18 06:27:38 -05:00
Price Hiller
a27469690e fix(nvim): Proper laststatus usage 2022-03-18 06:24:07 -05:00
Price Hiller
d16270779d feat(nvim): Enable global status
Currently a bug in lualine(?) in which globalstatus is overridden and
set to 2 forcing us to run `:set laststatus=3` after opening neovim
2022-03-18 05:25:33 -05:00
Price Hiller
9a0a289d9f feat(nvim): add lsp_lines 2022-03-17 18:59:59 -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
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
9d60c891e1 refactor: More consistent telescope commands 2022-03-04 18:58:40 -06:00
Price Hiller
938fdd608a feat(nvim): Add hadolint as lsp diag source 2022-03-02 04:20:08 -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
0e89b9c3d3 chore(nvim): Set correct file perms 2022-02-26 20:17:14 -06:00