Commit Graph

204 Commits

Author SHA1 Message Date
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
Price Hiller
26f091d4e7 refactor(nvim): Use defaults for fzf telescope 2022-05-03 05:12:40 -05:00
Price Hiller
2754296044 feat(nvim): Remember place in file 2022-05-02 21:00:08 -05:00
Price Hiller
41dda2e4d1 fix(nvim): Use new pretty-fold setup & requirement 2022-05-02 20:37:05 -05:00
Price Hiller
4b735563a4 chore(nvim): Add spell 2022-05-02 20:36:54 -05:00
Price Hiller
c5ed2b029a add spell 2022-04-28 09:05:22 -05:00
Price Hiller
e82276d628 fix(nvim): Cmp ripgrep 2022-04-28 09:05:07 -05:00
Price Hiller
1adfe62afc feat(nvim): Add sniprun 2022-04-28 05:38:20 -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
e3fa64de10 feat(nvim): Better modeline settings 2022-04-27 11:26:23 -05:00
Price Hiller
06ee328983 feat(nvim): Editorconfig support 2022-04-27 10:01:31 -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
1cf4317912 chore(nvim): Update spell 2022-04-25 02:58:38 -05:00
Price Hiller
b8c65b1e2a fix(nvim): Proper color for symbols outline 2022-04-19 02:11:03 -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
1367416d70 perf(nvim): Improve startup time 2022-04-15 12:14:45 -05:00
Price Hiller
ad6bc12aa3 feat(nvim): Spell, update cmp 2022-04-15 10:47:28 -05:00
Price Hiller
c569aa280c fix(nvim): Proper filetype for markdown 2022-04-07 09:36:08 -05:00
Price Hiller
a427a5207e feat(nvim): Add md ft plugin 2022-04-07 03:40:19 -05:00
Price Hiller
fe54a5e01b fix(nvim): Neotree toggle 2022-03-29 04:39:15 -05:00
Price Hiller
e58b55c05c refactor(nvim): Use default neotree command 2022-03-29 02:43:17 -05:00
Price Hiller
54b2334533 feat(nvim): Add better filetype indentation for html 2022-03-29 02:39:34 -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
935392829f refactor(nvim): Remove ghost text 2022-03-28 15:46:38 -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
9ff7c6e56f style(nvim): Stylua pass 2022-03-18 05:43:11 -05:00
Price Hiller
95390f2324 refactor(nvim): Set textwidth back to 120 2022-03-18 05:35:24 -05:00
Price Hiller
b08375b8b6 style(nvim): Options indentation 2022-03-18 05:27:50 -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
29784521b6 fix(nvim): Set packer max jobs 2022-03-18 05:25:16 -05:00
Price Hiller
9a0a289d9f feat(nvim): add lsp_lines 2022-03-17 18:59:59 -05:00
Price Hiller
b17a4e973c feat(config): Add glab-cli 2022-03-17 15:38:54 -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