Commit Graph

327 Commits

Author SHA1 Message Date
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
76e858514e feat: Browser search 2022-04-26 05:04:14 -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
6ac7f3273e feat: Include firefox in MacOS path 2022-04-25 02:58:55 -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
e934ed2056 fix: Check if vim is installed, default to vi if none found 2022-04-19 01:21:52 -05:00
Price Hiller
912bb440da feat: Include all options for note command 2022-04-15 14:38:17 -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
95a5078e0a chore: Bump note version 2022-04-15 10:55:12 -05:00
Price Hiller
870b061038 refactor: Use correct binary name for note completions 2022-04-15 10:50:31 -05:00
Price Hiller
96e7c9dc5e feat: Refactored note into a rust binary 2022-04-15 10:48:57 -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
8f825811c2 refactor: Remove direnv 2022-04-01 09:05:30 -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
0f2283428e fix(profile): Evaluate watcher command 2022-03-24 03:07:35 -05:00
Price Hiller
e2dcaf8ba0 feat(profile): Add watcher function equivalent for watch 2022-03-24 03:00:40 -05:00
Price Hiller
3e815484fb refactor(zsh): Remove loose completion 2022-03-21 19:42:30 -05:00
Price Hiller
66631172bd refactor(profile): Improve ls aliases with exa 2022-03-21 17:57:08 -05:00
Price Hiller
e8072f3197 fix(kill): Proper command popout for fzf completion 2022-03-21 17:23:15 -05:00
Price Hiller
afa0beb8af feat(profile): Allow killer to take different signals 2022-03-21 17:23:01 -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
9a30112d2f feat(profile): Add cdl function 2022-03-17 18:33:57 -05:00
Price Hiller
fdd104a546 refactor(p10k): Remove wifi 2022-03-17 18:33:42 -05:00