LazyVim.LazyVim/lua/lazyvim/config
Sam Amis baa9614022
fix(autocmds): jump to last loc in buffer (#1061)
vim.api.nvim_win_set_cursor is expecting a window handle but was being
passed the current buffer's handle instead
2023-07-06 15:43:15 +02:00
..
autocmds.lua fix(autocmds): jump to last loc in buffer (#1061) 2023-07-06 15:43:15 +02:00
init.lua feat(vscode): better vscode support 2023-05-24 08:45:20 +02:00
keymaps.lua fix(lsp): upstream inlay_hint rename 2023-06-30 20:44:39 +02:00
options.lua style(options): update comment (#960) 2023-06-22 12:51:25 +02:00