Commit Graph

596 Commits

Author SHA1 Message Date
cdanesi fabcdce7de style: indenting 2024-11-25 14:22:44 -05:00
cdanesi 79fa4babcd add more completion sources 2024-11-25 14:20:26 -05:00
cdanesi 1cd5c8fb0d fix autocompletion
add keybinds for scrolling docs
can now cycle up/down completions with tab/shift-tab
C-f / C-b jump forward/back in function args
completions for search in wildmenu
completion for cmd works now
2024-11-25 12:19:39 -05:00
cdanesi 351b7b0ce8 disable lualine within file manager 2024-11-25 10:20:39 -05:00
cdanesi 7f40081e3a change fold level 2024-11-25 10:10:16 -05:00
cdanesi fbc5118f0e add min_window_width to all lualine components 2024-11-25 10:06:22 -05:00
cdanesi ab1fab4bdc change lazy loading event 2024-11-25 09:19:17 -05:00
cdanesi 6c14c49c4a add BufWritePost event 2024-11-25 09:17:02 -05:00
cdanesi 7ca281eaac add select options 2024-11-25 09:15:30 -05:00
cdanesi 4c8649a5a1 add colorscheme explicitly, seems to fix initial lazy popup 2024-11-25 09:07:45 -05:00
cdanesi f401d6f008 rename file to be more concise 2024-11-25 08:59:34 -05:00
cdanesi 88fc8c77a4 add completion sources 2024-11-25 08:58:28 -05:00
cdanesi 901c484ebb refactor custom components 2024-11-25 08:51:09 -05:00
cdanesi 96bcf5d850 add yank highlight from raymon-roos 2024-11-24 19:42:22 -05:00
cdanesi 79b4bd915e update options 2024-11-24 19:41:37 -05:00
cdanesi 08b02c05ad update style 2024-11-24 19:38:55 -05:00
cdanesi 73811308ed change binding for document formatting 2024-11-24 19:37:33 -05:00
cdanesi 3d74e58b16 add tint to dim inactive windows 2024-11-24 17:38:31 -05:00
cdanesi ad40538b4e rename file 2024-11-23 10:19:45 -05:00
cdanesi e6ee98193a add html option 2024-11-22 21:34:59 -05:00
cdanesi 87754d353a formatting 2024-11-22 20:54:57 -05:00
cdanesi 5f88c57e88 add per-host .zinit to load nvm 2024-11-22 20:19:09 -05:00
cdanesi d46896ed35 lsp config 2024-11-22 20:00:23 -05:00
cdanesi c96c5d5865 add nvim icon for init.lua :) 2024-11-22 15:29:33 -05:00
cdanesi a440286680 change to open new buffers at last position and show buffer numbers 2024-11-22 15:14:34 -05:00
cdanesi 1b1222be02 override devicons stuff 2024-11-22 15:02:27 -05:00
cdanesi 971210d137 change lazy loading 2024-11-22 14:22:49 -05:00
cdanesi 9d706aa97a refactor plugin spec 2024-11-22 14:21:34 -05:00
cdanesi ba1ce153dc fix substitute to eol keybind 2024-11-22 14:20:04 -05:00
cdanesi 9e03718a80 improve startup time from >250ms to ~70ms 2024-11-22 13:43:37 -05:00
cdanesi 19474801dd formatting and comments 2024-11-22 13:39:45 -05:00
cdanesi 956147429e enable option_as_alt on macOS 2024-11-22 13:37:30 -05:00
cdanesi a6ba56aa88 move colorscheme.lua back to core for consistency 2024-11-22 11:43:41 -05:00
cdanesi 962d850b5e set undodir back to default 2024-11-22 11:42:41 -05:00
cdanesi aeafa3c0ba set preference for single quotes 2024-11-22 11:40:01 -05:00
cdanesi a58b00df4f add more git and yadm aliases 2024-11-22 08:19:32 -05:00
cdanesi 3876e7fdc9 add aliases for yadm encrypt/decrypt 2024-11-22 07:18:10 -05:00
cdanesi 4682d59c3a add git aliases matching yadm 2024-11-22 07:15:43 -05:00
cdanesi f9859fe0ad add symbols from https://github.com/nvim-telescope/telescope-symbols.nvim 2024-11-21 15:12:29 -05:00
cdanesi efdaf57e75 changed to Telescope symbols from Icon Picker
still can't get a working keybind in insert mode
2024-11-21 15:10:22 -05:00
cdanesi 9ba489c8c3 change session search to use Telescope session-lens 2024-11-21 14:35:43 -05:00
cdanesi c93d3b53f4 tweak display options 2024-11-21 14:33:43 -05:00
cdanesi 266e296bd6 add keybinds for moving tabs and buffer string search 2024-11-21 13:38:30 -05:00
cdanesi 95e0991da3 replace bufferline close with bdelete 2024-11-21 13:37:20 -05:00
cdanesi 6f49321b10 remove redundant keybinds 2024-11-21 13:36:21 -05:00
cdanesi 14074c8b55 fix indents 2024-11-21 12:41:18 -05:00
cdanesi 255a6011f0 add keybind to delete buffer 2024-11-21 12:40:01 -05:00
cdanesi fea5a1e3f9 add harpoon
disabled for now while I figure out keybinds that work across all my
machines
2024-11-21 12:32:50 -05:00
cdanesi 03b3827719 add telescope buffers keybind
add more telescope options
2024-11-21 12:30:37 -05:00
cdanesi 821d04cb2b improved menu options 2024-11-21 09:58:40 -05:00