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-`>
Plugins:
- added word highlighting plugin mywords
- added lsp_signature plugin to show parameter signature while typing a
function call
- added calendar.vim
- added lush.nvim needed for some theme definitions, though not for the
nice and current default lunaperche
Keybindings:
- <space>m[mrc] for mywords
- <C-W>0 and <C-W>1 for window close / make single
- <C-,> for lsp references
- <C-.> for lsp definitions
Options:
- highlight last search term
- add I to shortmess to start with an empty file instead of splash
screen
- fzf uses default-title as theme
- fzf registered as vim.ui.select implementation
- which_key shows global definitions, too
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