Commit graph

  • 9d0aa89d1b
    chore(plugins): update dependencies Simon Lasbrugnas 2024-03-12 22:48:59 +0100
  • 1cb297132b
    chore(coding): use return carriage instead of C-y to autocomplete Simon Lasbrugnas 2024-01-22 00:44:25 +0100
  • 8346f94fde
    chore: disable trailing space autocmds Simon Lasbrugnas 2024-01-22 00:41:59 +0100
  • c64e0469a4
    chore: update CHANGELOG.md to reflect actual changes of 1.0.0 Simon Lasbrugnas 2023-11-30 23:28:43 +0100
  • f8d72f03b7 chore(main): release 1.0.2 github-actions[bot] 2023-11-30 09:39:02 +0000
  • 1f1dbf06c6 fix(coding): add back luaSnip Simon Lasbrugnas 2023-11-30 10:38:03 +0100
  • 70e0e958a9 chore(main): release 1.0.1 github-actions[bot] 2023-11-27 12:26:11 +0000
  • b969172234
    fix(fugitive): allow fugitive to load when no files are opened Simon Lasbrugnas 2023-11-27 13:22:39 +0100
  • 43fa71bcd2 chore(main): release 1.0.0 github-actions[bot] 2023-11-26 22:35:25 +0000
  • 55aaf4ba6e
    feat(ci): add release-please GitHub Action Simon Lasbrugnas 2023-11-26 23:24:30 +0100
  • dd4ec72cf7
    chore: clean up config Simon Lasbrugnas 2023-11-26 23:05:45 +0100
  • cb49ba5c9a
    feat(lazy)!: Rewrite config with lazy.nvim Simon Lasbrugnas 2023-11-26 03:42:10 +0100
  • 054186ccf1
    chore(plugin): update mini.lua and nvim-tree.lua Simon Lasbrugnas 2023-11-25 01:45:37 +0100
  • 5bf5677f5e
    Update config Simon Lasbrugnas 2023-11-22 11:42:45 +0100
  • 8105c69f23
    Update config Simon Lasbrugnas 2023-11-22 02:15:20 +0100
  • 0931bbe80c
    feat(plugin): Use GPT-3.5 turbo because it's cheaper Simon Lasbrugnas 2023-11-21 10:02:18 +0100
  • 09ce90a229
    feat: add colorscheme switcher and format keybinding Simon Lasbrugnas 2023-11-15 08:10:15 +0100
  • 36df2834e5
    feat: update nvim plugins and configurations Simon Lasbrugnas 2023-11-15 06:38:23 +0100
  • ad7936435e
    chore(plugin): update neoai model name to gpt-4-1106-preview Simon Lasbrugnas 2023-11-14 13:53:50 +0100
  • 6af6ac3fb4
    feat(neoai): enhance plugin setup Simon Lasbrugnas 2023-11-14 13:50:32 +0100
  • 2c81514221
    feat: update plugin configurations and add new ones Simon Lasbrugnas 2023-11-14 13:44:10 +0100
  • 9cd6b9f8f0
    feat: add vim-surround plugin Simon Lasbrugnas 2023-08-18 00:10:48 +0200
  • 5aa5ad219a
    feat: add vim-fetch and update config Simon Lasbrugnas 2023-08-16 01:17:55 +0200
  • 5b1b223636
    remove: vim-bujo keybindings Simon Lasbrugnas 2023-08-16 01:17:19 +0200
  • 2495f12a5a
    style: increase vim-bujo buffer window width 40 -> 60 Simon Lasbrugnas 2023-08-11 14:50:22 +0200
  • 5f8e237669
    feat: add vim-bujo keybindings (todo-list management) Simon Lasbrugnas 2023-08-11 14:40:39 +0200
  • c06a6e0fb8
    feat: add intelephense licence key file Simon Lasbrugnas 2023-08-11 13:39:35 +0200
  • 6927e675d5
    feat: add good syntax highlighting for twig files Simon Lasbrugnas 2023-08-11 13:38:51 +0200
  • 3e9480b891 style: add horizontal scrolloff Simon Lasbrugnas 2023-08-10 13:46:26 +0200
  • b67f002a09 Fix telescope find all files no ignore Simon Lasbrugnas 2023-08-08 16:14:56 +0200
  • fcdbd5be09 Add <leader>pf in telescope for Project Find (find all files) Simon Lasbrugnas 2023-08-08 16:02:39 +0200
  • 6d7a054198
    Add :bnext :bprevious keybindings Simon Lasbrugnas 2023-07-25 16:15:26 +0200
  • 27b9212cf8
    Update config Simon Lasbrugnas 2023-07-25 03:44:24 +0200
  • e769cd88ba
    Remove custom diff colors Simon Lasbrugnas 2023-07-24 12:39:51 +0200
  • ff062d4fa9
    Add diff colors, change fugitive keybindings Simon Lasbrugnas 2023-07-24 12:14:32 +0200
  • 22719ae09b
    Change LSP keybindings Simon Lasbrugnas 2023-07-24 01:38:34 +0200
  • c111c63631 Use GUI cursor Simon Lasbrugnas 2023-07-20 13:42:53 +0200
  • 8916794b46 Add ThePrimeagen/refactoring plugin Simon Lasbrugnas 2023-07-20 13:42:17 +0200
  • 1b24928252 Merge remote-tracking branch 'refs/remotes/origin/main' Simon Lasbrugnas 2023-07-20 13:35:06 +0200
  • 86f0796579 Disable cloak Simon Lasbrugnas 2023-07-20 13:34:29 +0200
  • 8e5e944e93
    Remove unused configs Simon Lasbrugnas 2023-07-19 14:14:10 +0200
  • a77a2fcf0b
    Update config Simon Lasbrugnas 2023-07-19 14:11:29 +0200
  • 5abaf66fcc
    Remove packer_compiled from repo Simon Lasbrugnas 2023-07-19 14:02:04 +0200
  • 63c40f54c3
    Remove packer_compiled.lua from repo Simon Lasbrugnas 2023-07-19 13:53:26 +0200
  • 71a02c1e88
    Update packer configuration Simon Lasbrugnas 2023-07-19 13:53:09 +0200
  • cd33c4a51d Initial commit Simon Lasbrugnas 2023-07-18 14:07:42 +0200