.dotfiles/home/.config/nvim/lua
Martin Larsson b6f533183c Add persistent breakpoints which are serialized and loaded on startup.
Additionally, add better visualization for the breakpoints and change
keybindings. Now supports conditional breakpoints, regular breakpoints,
and clearing all breakpoints.
2024-10-04 23:58:30 +02:00
..
language_servers Change from 'edit' to 'drop' when switching from header/source in clang 2024-09-21 16:49:12 +02:00
plugs Add persistent breakpoints which are serialized and loaded on startup. 2024-10-04 23:58:30 +02:00
keymaps.lua Change k to q for killing/closing/quitting in sway, neovim, and tmux. 2024-08-16 10:06:14 +02:00
lazy_init.lua Refactor init.lua and move the initialization of lazy plugins into the 2024-07-12 10:28:22 +02:00
lualine_extension_lspsaga.lua 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
terminal.lua Add autosizing whenever we open/close an edge panel, meaning we always 2024-07-05 16:50:17 +02:00
utils.lua Add x and o mode tables to the is_single_keymap_table function 2024-07-16 11:05:07 +02:00
vim_opt.lua Remove listchar whitespace visualization, it was just getting in the way 2024-09-21 16:45:17 +02:00
window_management.lua Fix ambiguous variable name in window_management.lua 2024-07-16 11:05:43 +02:00