kickstart.nvim/lua
Damjan 9000 153ec746bd Merge 'upstream': move windows, conform format_on_save
- feat(keymap): move windows without `<C-w>`

- changed Conform's format_on_save lambda so that buffers that match
  disable_filetypes return nil. This allows you to enable a formatter for
  langages in the disable_filetypes table to have a formatter that can be
  run manually with Leader-f but doesnt enable format_on_save for them
2025-03-24 22:13:34 +01:00
..
custom/plugins feat: move to lazy.nvim package manager and add first plugins (#178) 2023-02-17 16:31:57 -05:00
kickstart Merge 'upstream': move windows, conform format_on_save 2025-03-24 22:13:34 +01:00
keymaps.lua Merge 'upstream': move windows, conform format_on_save 2025-03-24 22:13:34 +01:00
lazy-bootstrap.lua Merge 'upstream' refactor treesitter, which-key, uv/loop, update README 2024-08-23 14:22:13 +02:00
lazy-plugins.lua Merge 'upstream': docs, gitsigns, emoji, lsp 2025-02-17 10:44:47 +01:00
options.lua Merge 'upstream': feat: add `vim.opt.confirm = true` 2025-03-13 13:41:46 +01:00