Commit Graph

222 Commits

Author SHA1 Message Date
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 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 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 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 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
cdanesi cf9e60d41a fix dependencies 2024-11-20 18:53:02 -05:00
cdanesi 2c059bfe8d disable signcolumn 2024-11-20 14:01:25 -05:00
cdanesi 219811c484 enable spellcheck on markdown 2024-11-20 13:54:37 -05:00
cdanesi ee6b828257 remove icon picker keybind from insert mode as it overrides tab 2024-11-20 13:22:23 -05:00
cdanesi 2bc0311937 add autocmd for wrapping text in markdown 2024-11-20 12:47:46 -05:00
cdanesi ced6df31bb improve gitsigns settings
change add symbol back to +
enabled highlighting the line number of changed lines
enabled highlighting changed WORDS
fixed line blame to be less intrusive (aligned to right of window now)
2024-11-20 10:27:12 -05:00
cdanesi 7b5f676f32 show diff from gitsigns on lualine 2024-11-20 10:25:25 -05:00
cdanesi 0a99df6d9e add disabled.lua for testing 2024-11-20 09:49:29 -05:00
cdanesi f90417794d add rainbow delimiters to match indent lines 2024-11-20 07:59:17 -05:00
cdanesi 99a96eee7a fix colors 2024-11-20 07:58:47 -05:00
cdanesi 1a2b5068d7 add zen-mode config for kitty
kitty.conf   - allow remote control
zen-mode.lua - add initial kitty options
2024-11-20 07:11:38 -05:00
cdanesi 58c2b5b6fc change lualine to show diagnostic counts for the entire workspace 2024-11-19 12:27:49 -05:00
cdanesi 0dbf952a9a add lsp diagnostics to bufferline 2024-11-19 12:27:14 -05:00
cdanesi f982efc79b update gitsigns keybinds using depreciated function 2024-11-19 10:29:33 -05:00
cdanesi 47fb5d73f7 remove perl highlighting
enable additional_vim_regex_highlighting
2024-11-18 14:09:19 -05:00
cdanesi 53f37f1e3a change config 2024-11-18 14:07:41 -05:00
cdanesi 94d2640806 add icon picker 2024-11-18 12:39:32 -05:00
cdanesi 151a5a440c add marksman to ensure-installed 2024-11-18 12:30:12 -05:00
cdanesi 55d4caf129 colorize indent lines 2024-11-18 09:59:10 -05:00
cdanesi f71e13b4cf add word highlighting 2024-11-18 09:13:26 -05:00
cdanesi b597839592 correct error 2024-11-17 21:47:31 -05:00
cdanesi 5df9e1773d update twilight configuration 2024-11-17 19:05:19 -05:00
cdanesi 536dd6fd52 fix buffer prev/next keybinds 2024-11-17 18:13:06 -05:00
cdanesi 6d1e26768e add zen mode + twilight for writing 2024-11-17 18:12:31 -05:00
cdanesi 7d30c488a3 minor config change 2024-11-17 14:59:30 -05:00