cdanesi
|
8790af12e8
|
chore: add InsertLeave trigger for markdown autosave
|
2026-05-22 14:20:17 -04:00 |
|
cdanesi
|
ad00d0c53e
|
chore: enable core/autosave
|
2026-05-22 14:16:25 -04:00 |
|
cdanesi
|
72394f9cdb
|
chore: set scrolloff = 999 to center the active line while editing markdown files
|
2026-05-22 14:01:41 -04:00 |
|
cdanesi
|
dacc81b252
|
chore: add autosave for markdown files
|
2026-05-22 13:56:57 -04:00 |
|
cdanesi
|
c63484d087
|
chore: update telekasten config
add helper commands for additional note creation (review templates)
fix markdown wrap
re-enable note link commands
|
2026-05-09 21:56:42 -04:00 |
|
cdanesi
|
3ef05d0242
|
feat: add njk -> jinja filetype mapping
- Created `core/filetypes.lua` to map `.njk` files to the `jinja` filetype
- Updated `core/init.lua` to load the new filetypes module
|
2025-10-04 22:04:45 -04:00 |
|
cdanesi
|
406585c221
|
add skip_ts_context_commentstring_module
|
2025-10-03 12:09:05 -04:00 |
|
cdanesi
|
31f992a630
|
fix markdown editor settings
|
2025-09-29 23:44:18 -04:00 |
|
cdanesi
|
a1ba4b61e3
|
chore: 💡update comments
|
2025-06-25 19:01:51 -04:00 |
|
cdanesi
|
3b111bf252
|
chore: cleaning up (remove and rename files, refactor config, fix errors)
|
2025-06-25 18:53:39 -04:00 |
|
cdanesi
|
fdc5db87ba
|
feat: add undo tree
|
2024-12-25 18:14:13 -05:00 |
|
cdanesi
|
660afc8411
|
refactor: clean up file tree, remove redundant code, formatting
|
2024-12-20 18:28:56 -05:00 |
|
cdanesi
|
7d0ea4a1f9
|
change gitsigns word diff to off and add toggle keybind
|
2024-12-10 12:47:55 -05:00 |
|
cdanesi
|
108f3f95c0
|
chore: create a treesitter directory and move relevant specs
|
2024-12-10 09:22:04 -05:00 |
|
cdanesi
|
5e9e2b2280
|
add some default picker settings
|
2024-12-09 21:30:41 -05:00 |
|
cdanesi
|
a9a691cad2
|
fix: nvim-tree no longer stops working when restoring a session
add nvim-tree as a dependency of auto-session prevents nvim-tree commands not
working when restoring a session with sessionopts+='globals'
|
2024-12-07 18:48:56 -05:00 |
|
cdanesi
|
6e466632d8
|
add keybinds for executing lua code
|
2024-12-06 08:18:11 -05:00 |
|
cdanesi
|
95bfc11404
|
add and change settings. undo history not available through undofile
|
2024-12-05 15:07:02 -05:00 |
|
cdanesi
|
1a1b0ced87
|
feat: add keymap to search help tags (<leader>?)
|
2024-12-04 11:36:43 -05:00 |
|
cdanesi
|
e06507ba2d
|
fix: add missing insert mode toggle for spell
|
2024-12-02 13:18:27 -05:00 |
|
cdanesi
|
6295a94c8d
|
add keybind for toggling spell [<leader>S]
|
2024-12-02 13:07:39 -05:00 |
|
cdanesi
|
fa5fece086
|
style: enable wrap when viewing diffs
|
2024-12-02 10:46:06 -05:00 |
|
cdanesi
|
1968c8dac0
|
add keymaps for color picker
|
2024-12-02 09:03:47 -05:00 |
|
cdanesi
|
fb2258fc3e
|
add code runner for markdown codeblocks (mdeval)
|
2024-12-01 18:14:00 -05:00 |
|
cdanesi
|
c207ded4fc
|
chore: add insert mode keybind for symbol picker
disable icon-picker plugin
change some trouble options
|
2024-12-01 16:50:05 -05:00 |
|
cdanesi
|
45d3310531
|
feat: add oil as secondary file manager
|
2024-12-01 14:52:05 -05:00 |
|
cdanesi
|
f5b59f6a2e
|
chore: set all plugins to lazy load by default
|
2024-11-29 18:41:51 -05:00 |
|
cdanesi
|
b10027b723
|
refactor: ♻️move keymaps back to plugin spec for lazy loading
|
2024-11-29 18:40:03 -05:00 |
|
cdanesi
|
ca1e108304
|
feat: ✨add keybinds for comment box
refactor description field to be more concise
|
2024-11-29 17:10:50 -05:00 |
|
cdanesi
|
eee5c1c197
|
add autocmd for gitcommit filetype
|
2024-11-29 13:28:10 -05:00 |
|
cdanesi
|
7f40081e3a
|
change fold level
|
2024-11-25 10:10:16 -05:00 |
|
cdanesi
|
4c8649a5a1
|
add colorscheme explicitly, seems to fix initial lazy popup
|
2024-11-25 09:07:45 -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
|
73811308ed
|
change binding for document formatting
|
2024-11-24 19:37:33 -05:00 |
|
cdanesi
|
ba1ce153dc
|
fix substitute to eol keybind
|
2024-11-22 14:20:04 -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
|
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
|
03b3827719
|
add telescope buffers keybind
add more telescope options
|
2024-11-21 12:30:37 -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
|
f982efc79b
|
update gitsigns keybinds using depreciated function
|
2024-11-19 10:29:33 -05:00 |
|
cdanesi
|
94d2640806
|
add icon picker
|
2024-11-18 12:39:32 -05:00 |
|
cdanesi
|
b597839592
|
correct error
|
2024-11-17 21:47:31 -05:00 |
|