Commit graph

19 commits

Author SHA1 Message Date
f72e3961ad Setup automatic variable indenting guides based on filetype with sensible fallback defaults 2025-07-19 12:33:08 +02:00
aa083d677f Tweak neovim timers which were too fast for using modtap keyboard
shortcut without dedicated keys. I.e, I couldnt hit <Leader>1 in time.
2025-07-10 13:37:11 +02:00
332c883a48 Bring over commits accidentally only on local_machine branch to main 2025-07-09 23:58:22 +02:00
aa9a887a08 War on rounded corners in Neovim, this introduces corners on more
windows than I want it on thuogh, need to remove borders on Lazy and
Blink for instance
2025-05-30 14:21:22 +02:00
e5384de476 Change equalalways to false 2025-05-30 14:00:14 +02:00
Martin Larsson
baaa523af9 Turn off wrap, and turn it on in regular text files. 2025-04-28 20:35:41 +02:00
Martin Lasson
38ba2960b4 Modify some native vim options and update lockfile for added plugins 2025-04-15 23:33:10 +02:00
Martin Lasson
c7fa377980 Remove blink capabilities from global lsp config, not needed for 0.11+.
Additionally, add comments about built in completion.
2025-04-10 11:19:55 +02:00
Martin Lasson
ae1489527c Update nvim config to 0.11.1 standards. 2025-04-10 10:17:10 +02:00
Martin Lasson
fe23a8c0df Change to rounded floating borders that came with 0.11 2025-04-10 09:26:59 +02:00
00a8c55353 Tweak so only file buffers are saved in sessions 2025-02-25 14:11:01 +00:00
72eb62b9cb Change gutter space from 1 > 2 2025-02-23 01:32:56 +00:00
e216142783 Update signcolumn, show diagnostics colored line numbers, remove
diagnostics signs from column. Remove tiny inline diagnostics and
re-enable virtual text with a circle icon instead of a box icon.
from c
2025-02-19 00:05:31 +00:00
fb2adb4547 Move files out of their respective fs structure into program dirs in root and symlink dotfils using HM. 2025-01-16 23:49:38 +00:00
bc87253453 Setup the directory structure to handle both mac and linux, and stowing with only one command, well two, one for the OS specific dir as well. 2024-04-19 01:19:38 +02:00
51259d2b11 Add another signcolumn as they were fighting each other 2024-04-10 22:21:26 +02:00
f6dee75d2c Add laststatus = 3 so that we can see fillchars for splits, additionally, ran formatter 2024-04-08 23:17:01 +02:00
b9ffc6647e Replace lspsaga with my fork of lspsaga which contains more options for the winbar which makes it easier to integrate it with lualine, which I've also done here. Additionally, set cmdheight=0, and refactor some calls to add_keymaps. 2024-01-22 00:07:35 +01:00
13549985ce Add basic nvim conf, still wip 2024-01-20 01:30:13 +01:00