Commit Graph

159 Commits

Author SHA1 Message Date
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
cdanesi 16c981aeb1 remove markdown rendering for now 2024-11-17 14:58:31 -05:00
cdanesi 4875ca971a add noice 2024-11-17 11:35:13 -05:00
cdanesi bf0c755443 rename keymap file for conciseness 2024-11-16 23:18:13 -05:00
cdanesi 532b50e63c change mode to buffer for now 2024-11-16 11:22:30 -05:00
cdanesi 3a4618e2a2 add commentbox plugin 2024-11-16 11:10:28 -05:00
cdanesi 921f0b307b add auto color adjustment to make devicons look a bit nicer with themes 2024-11-16 09:05:03 -05:00
cdanesi 58b3fddad2 disable annoying and pointless tab indicators 2024-11-15 14:13:39 -05:00
cdanesi 944ab795c8 add keymap to pin tabs 2024-11-15 14:12:52 -05:00
cdanesi 3786723175 add keymaps for bufferline navigation 2024-11-15 13:20:07 -05:00
cdanesi ed02ba60e1 fix offsetting bufferline from nvim-tree 2024-11-15 13:18:29 -05:00
cdanesi efc64284db configure outline plugin 2024-11-15 08:05:38 -05:00
cdanesi 4905d22659 set :cd to only display cwd 2024-11-15 07:34:10 -05:00
cdanesi 8f5620cecd add some nvim settings 2024-11-14 20:36:19 -05:00