Commit Graph

186 Commits

Author SHA1 Message Date
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
Price Hiller
5500e894f7 chore(nvim): File perms 2022-03-09 14:57:52 -06:00
Price Hiller
726cecaff9 feat(nvim): Set python3_host_prog 2022-03-09 14:57:19 -06:00
Price Hiller
bc4e0bb2ba feat(nvim): Binding to change cwd to current file 2022-03-09 14:19:44 -06: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
12368535ae feat(nvim): Add vim visual multi 2022-03-06 22:46:01 -06:00
Price Hiller
2642bbac83 style(nvim): Format with stylua 2022-03-06 22:38:02 -06:00
Price Hiller
f0734997c4 refactor(nvim): Use highlight api 2022-03-06 22:37:35 -06:00
Price Hiller
f4288caffb style(nvim): Format with stylua 2022-03-06 21:43:07 -06:00
Price Hiller
98ba7c42d2 feat(nvim): Add zen mode 2022-03-06 12:59:17 -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
71987c1f97 chore(nvim): Change neoscroll easing function 2022-03-02 00:50:46 -06:00
Price Hiller
fbfc818ec2 docs(nvim): Improve comment for file loading 2022-03-01 08:19:30 -06:00
Price Hiller
939760fbf5 refactor(nvim): Use nvim_create_autocmd api 2022-03-01 00:30:23 -06:00
Price Hiller
45ace4e2c4 fix(nvim): Use correct util file for bufferclose 2022-02-28 08:23:05 -06:00
Price Hiller
1c60358f57 refactor(nvim): Remove globals from options in core 2022-02-28 08:07:20 -06:00
Price Hiller
abcc6a339b feat(nvim): Add neogen mode.nvim 2022-02-28 08:05:25 -06:00