Commit Graph

8 Commits

Author SHA1 Message Date
e3cf322fc9 CMD no longer aborts on ESC (was conflicting), added color scheme toggle <leader>m 2025-03-18 22:46:04 +01:00
1561c18d35 Completion nvim-cmp: modified shortcuts, added :/ and :: completion 2025-03-16 21:59:22 +01:00
67dafbaf6c Sonic-Pi send visual selection and integration, luasnip TAB jumps insert positions 2024-10-30 20:40:56 +01:00
294870a25b Live coding with tidal and sonic pi, snippets for diary, toggleterm
Live Coding:

- added plugin for sonic-pi (though commented out)
- added plugin for tidal

Snippets:

- added path luasnippets to loaderdefinitions
- added luasnippet for asciidoc (diaentry, diahead

Options:

- no longer show tabline

Plugins:

- toggleterm with a binding so <C-`>
2024-10-28 13:24:14 +01:00
75e581e856 Keybingings for git and completion
- <space>=r reset hunk
- <space>=R reset file
- <space>=R reset file
2024-10-13 21:21:33 +02:00
eeb62a1072 Added orgmode completion as cmp source 2024-09-26 10:05:35 +02:00
73cb9eeca1 Table mode, RPN calc, Python LSP and key bindings
Options and plugins:
- enabled spell checker with languages de and en
- RPN calculator added to cmp
- Added python to lsps
- fzf workspaces now always sorted by name

Key bindings:
- table mode added, use <leader>t and submap
- File manager moved to <leader>T
- Spell suggestion z= uses fzf
- LSP code actions <space>ca moved to <space>c and fzf
2024-09-13 10:15:54 +02:00
a91dfef8f1 First working setup in order to superseede Emacs 2024-09-09 09:50:41 +02:00