.dotfiles/home/.config/nvim/lua
Martin Larsson a55f39f71d Add code companion plugin and configure it to use Copilot on all
accounts as that is promitted to use at work. Since it's using the
official Copilot plugin we can be sure that the token is using whatever
is authorized.
2024-09-22 14:00:02 +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 code companion plugin and configure it to use Copilot on all 2024-09-22 14:00:02 +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