• Joined on 2022-05-10
saschal pushed to master at saschal/neovim-configuration 2025-10-23 08:47:45 +02:00
87ab333ec9 Added org mode insert <C-CR> to be meta_return
saschal pushed to master at saschal/neovim-configuration 2025-09-17 12:03:13 +02:00
93e281cbb5 Register fzf-lua as ui_select on startup
saschal pushed to master at saschal/neovim-configuration 2025-09-08 08:31:25 +02:00
4bd4d87f5b Dropped AI integration, inline diagnostics, orgmode completion
saschal pushed to master at saschal/neovim-configuration 2025-08-18 08:38:51 +02:00
3ac01d9776 Enable more lsp
saschal pushed to master at saschal/neovim-configuration 2025-07-21 10:27:09 +02:00
08784c625a Migrated to vue-language-server 3.0.x
59f4064788 Orgmode mappings <C-M-(left,right)> to promote/demote subtree, diags no multiline
74baebf3f8 Lualine: dropped breadcrumb winbar, was not in use at all
Compare 3 commits »
saschal pushed to master at saschal/neovim-configuration 2025-07-11 12:38:43 +02:00
3b7c034926 Layout: properly handle cursor position as layout[4]
12152a20db Updated layout to handle cursor positions, too
Compare 2 commits »
saschal pushed to master at saschal/neovim-configuration 2025-07-11 09:47:02 +02:00
3e6c115673 Added keybindings to open org file folder <leader>of, vue_ls handles ts
fd6dd0ba8c Improved keybindings for blink: <Up>, <Down>
ee7157a23a Added commands to save and restore window layouts <leader>ss, sr
Compare 3 commits »
saschal pushed to master at saschal/neovim-configuration 2025-07-07 22:16:39 +02:00
3e3d7b8173 Reverted back to lunaperche, better compatibility with raw terminal
saschal pushed to master at saschal/neovim-configuration 2025-07-07 09:09:07 +02:00
19cfaeab49 Disabled mason plugin, added Nightfox colorscheme
5b41b4d781 Gitsigns stage selected lines in visual mode
9faa5209bb Dropped mason (was mixing vue language server up anyways)
36487d273e Added tiny-inline-diagnostic for wrapped lsp diagnostics
5b58207e16 Lualine shows lsp_status, fzf-lua moved up
Compare 8 commits »
saschal pushed to master at saschal/neovim-configuration 2025-06-30 08:58:31 +02:00
15e21f333f Replaced nvim-cmp with blink.cmp
1cb0d8ab2a Diary settings, added to alpha splash screen
Compare 2 commits »
saschal pushed to master at saschal/neovim-configuration 2025-06-24 09:21:13 +02:00
b6c4df13e0 Dropped support for tidal and sonic pi live coding
3ded8e9e0d Updates to confile syntax highlighting
56136ef0f1 Fixing cursor color on light background by setting guicursor
e5f95df420 Added command :Diary to open the AsciiDoc diary and start a new entry
Compare 4 commits »
saschal pushed to master at saschal/neovim-configuration 2025-06-08 07:54:08 +02:00
811b7d9c07 <leader>C for vertical calendar, todo snippet with an extra space
saschal pushed to master at saschal/neovim-configuration 2025-06-08 07:53:31 +02:00
9b9673d159 Moved lengthy setup routines from plugins.lua to config/<pluginname>.lua
6c8b1c87d4 Org Roam added, orgmode now with C-M-Up / -Down to move trees
3d6d0b38f3 Snippets: added datetime, todo and note now end in " - "
bec7627aaa Dropped support for calc + cmp-calc, use qalc instead for explicit calculations
Compare 4 commits »
saschal pushed to master at saschal/neovim-configuration 2025-05-13 21:19:43 +02:00
c38ec7f2e4 Keybindings:
9206d3ca43 Migrated lspconfig for ts_ls
f3157898b6 Added syntax highlighting for .CON files
Compare 3 commits »
saschal pushed to master at saschal/neovim-configuration 2025-04-21 11:46:57 +02:00
8f4cfc7926 Winborder set to rounded
3bed9ba9ad Moved to LspAttach autocmd, dropped sonic pi support
cc0b3234bc Improved org-mode export, which-key display, fixed lunaperche colorscheme
Compare 3 commits »
saschal pushed to master at saschal/neovim-configuration 2025-04-13 11:47:06 +02:00
2aeb29b3c6 Keybindings:
c53630b77d Moving to neovim 0.11, new calc, keys streamlined
Compare 2 commits »
saschal pushed to master at saschal/neovim-configuration 2025-04-03 07:51:56 +02:00
3866873ac8 Neo-tree: tab to toggle nodes (folders), added nvim-lsp-file-operations
a503fed8d5 Dashboard mentions username, too.
Compare 2 commits »
saschal pushed to master at saschal/neovim-configuration 2025-03-18 22:47:11 +01:00
e3cf322fc9 CMD no longer aborts on ESC (was conflicting), added color scheme toggle <leader>m
saschal pushed to master at saschal/neovim-configuration 2025-03-16 22:00:26 +01:00
1561c18d35 Completion nvim-cmp: modified shortcuts, added :/ and :: completion
saschal pushed to master at saschal/neovim-configuration 2025-03-16 21:53:43 +01:00
3f6c8f995b Added sqls and ogpt (llama integration) plugins