.dotfiles/home/.config/nvim/lua
Martin Larsson 1e18e2d419 Change to blink over cmp, improve mason so that we don't need configs
for each language server. We only override the set keys in the custom
    lsp config if it exists, otherwise we rely on the default one from
    lspconfig.
2024-10-20 03:40:10 +02:00
..
language_servers Change to blink over cmp, improve mason so that we don't need configs 2024-10-20 03:40:10 +02:00
plugs Change to blink over cmp, improve mason so that we don't need configs 2024-10-20 03:40:10 +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