Commit Graph

241 Commits

Author SHA1 Message Date
cdanesi aeafa3c0ba set preference for single quotes 2024-11-22 11:40:01 -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
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 7e7050502d update plugins 2024-11-20 13:59:47 -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 798d266099 format settings 2024-11-20 13:21:05 -05:00
cdanesi 2bc0311937 add autocmd for wrapping text in markdown 2024-11-20 12:47:46 -05:00
cdanesi 4ea34f7b9b stylua config 2024-11-20 11:37:03 -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 4fed792228 update plugin list 2024-11-20 09:23:40 -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 31a8ee1aea change normal font settings on macOS 2024-11-20 07:14:50 -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 632e5a2209 add (mostly default) kitty.conf 2024-11-19 13:01:37 -05:00
cdanesi eaf4af3e19 add ranger config for MacBook Pro 2024-11-19 12:58:37 -05:00
cdanesi f69e8b5799 default ranger config uses w3m for img preview 2024-11-19 12:57:32 -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 d110035d23 add keybind to toggle status bar 2024-11-18 15:18:08 -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