Commit Graph

  • 6f6e551b8e use mini-clue instead of which-key Lorran David 2025-01-19 16:54:46 -0300
  • 96fc0c8d61 add trouble & remove canary branch for copilot chat Lorran David 2025-01-19 16:46:18 -0300
  • 2252b140dd
    Update init.lua bleacheda 2025-01-19 21:36:51 +0200
  • 8f196b3077
    docs: clarify using opts = {} vs config = function() ... require('plugin').setup({}) .. end bleacheda 2025-01-19 21:24:34 +0200
  • 3d5f3b47d7
    Merge pull request #5 from nvim-lua/master Joshua 2025-01-19 06:58:29 -0600
  • eae487b4be add mini.nvim Joshua Nussbaum 2025-01-19 06:55:22 -0600
  • 8d05a545d1 added debugger vscode js Tawfeeq 2025-01-19 11:54:28 +0100
  • e490fb7b1f Added leetcode.nvim Rakshit Sinha 2025-01-18 14:01:47 -0800
  • b10c41292b set theme to catppuccin mocha Lorran David 2025-01-17 23:27:34 -0300
  • 7867c90aec
    feat: update from n590590 Signed-off-by: juliano.barbosa <julianomb@gmail.com> juliano.barbosa 2025-01-17 09:32:33 -0300
  • b1c9be6a24 nvim-dap and more keymaps Sayed Abdulmohsen Alhashemi 2025-01-17 10:11:10 +0300
  • ac028cf858
    Merge branch 'nvim-lua:master' into master aryatsriv 2025-01-16 23:53:50 +0530
  • 75075cd5a1
    Update init.lua aryatsriv 2025-01-16 23:52:10 +0530
  • 34233baa0e
    Create neotree.lua Razvan Grecu 2025-01-16 19:25:25 +0200
  • 504dbbe3e4
    Merge branch 'master' into master Razvan Grecu 2025-01-16 19:23:10 +0200
  • 2b269f30d4
    Update init.lua Razvan Grecu 2025-01-16 19:19:45 +0200
  • ee0d3bfdfa
    change colorscheme Oscar Pinochet 2025-01-16 11:26:08 -0300
  • 3b032c9f5c added keymappings for quickfix list Oluwatobi 2025-01-16 10:09:10 +0100
  • e6688019fd todo trouble + add ocaml zolinthecow 2025-01-15 23:13:20 -0800
  • cc89dd6f5f
    feat: implement new feature for improved user experience Signed-off-by: juliano.barbosa <julianomb@gmail.com> juliano.barbosa 2025-01-15 18:35:03 -0300
  • 5bdde24dfb
    Use luals 3rd library for luv (#1303) Diorman Colmenares 2025-01-15 11:38:26 -0800
  • ff89769e45
    chore: fix typo in bug report issue template (#1306) Nhan Luu 2025-01-16 02:37:36 +0700
  • f6abf682ff
    chore: remove redundant comment (#1307) Nhan Luu 2025-01-16 02:37:03 +0700
  • b218f9afd8
    Merge branch 'update-from-origin' Signed-off-by: juliano.barbosa <julianomb@gmail.com> juliano.barbosa 2025-01-15 16:12:48 -0300
  • 00950762bf
    feat: implement new feature for improved user experience Signed-off-by: juliano.barbosa <julianomb@gmail.com> juliano.barbosa 2025-01-15 16:11:46 -0300
  • 73326f6eb3
    feat: fixed lua dev Signed-off-by: juliano.barbosa <julianomb@gmail.com> juliano.barbosa 2025-01-15 15:57:23 -0300
  • 795a72140a
    feat: updated devcontainer.json for lua developer Signed-off-by: juliano.barbosa <julianomb@gmail.com> juliano.barbosa 2025-01-15 15:45:23 -0300
  • b9a35b870c Add debug session terminate keybinding Rakshit Sinha 2025-01-14 17:35:27 -0800
  • 631667a8c2 added oil to nvim config Arpan Swaroop 2025-01-14 12:31:44 -0600
  • be53c9686e configuring thinkpad Arpan Swaroop 2025-01-14 12:12:30 -0600
  • 83d5bb9ddf
    Merge branch 'master' into main Brandon 2025-01-13 18:16:55 +0000
  • 6d1c8972ea Adding neotree to lua/user MasterUgwae 2025-01-13 18:05:03 +0000
  • 69c48836e6
    add zig format Oscar Pinochet 2025-01-13 11:52:17 -0300
  • 7777fe5a34 chore: remove redundant comment Nhan Luu 2025-01-13 16:30:28 +0700
  • d9d4baf582 chore: fix typo in bug report issue template Nhan Luu 2025-01-13 16:24:40 +0700
  • a03a61bd94 Update README Rakshit Sinha 2025-01-12 11:55:03 -0800
  • 0020de64b2
    add flutter and dart support Oscar Pinochet 2025-01-12 13:56:05 -0300
  • eef7772bd8 added vim-visual-multi plugin Vojin 2025-01-12 16:37:37 +0100
  • 0ea0af0ca1 install database plugin Schistos 2025-01-12 14:00:24 +0200
  • f00b911cf0 Some formatting changes Rakshit Sinha 2025-01-10 18:55:11 -0800
  • dbf42e4708 Allow line end/beginning navigation in normal mode as well Rakshit Sinha 2025-01-10 11:57:12 -0800
  • 2cc5918bbb readed split options Nicholas 2025-01-10 12:05:12 -0500
  • cd253955c7 added autopairs and lazylock Nicholas 2025-01-10 11:55:15 -0500
  • 67f94796e7 updating init.lua and enabled some plugins Nicholas 2025-01-10 11:48:59 -0500
  • f8631906b0 updated lazy lock Nicholas 2025-01-10 10:53:24 -0500
  • ccfd8826f1 auto close neo-tree after opening file Vojin 2025-01-10 16:16:16 +0100
  • 877de2f520 Merge branch 'master' of github.com:xxxZer0xxx/kickstart.nvim Max Reed 2025-01-10 11:55:12 +0100
  • a875597c07 added php Max Reed 2025-01-10 11:55:06 +0100
  • 794d2d05fb removed markdown preview Max Reed 2025-01-10 11:54:34 +0100
  • a96cfc49b5 added telescope settings Max Reed 2025-01-10 11:54:21 +0100
  • 8836ad8c7e
    Merge branch 'nvim-lua:master' into master Joshua 2025-01-09 23:38:28 -0600
  • 3a01a971a9 updating init.lua nicholas 2025-01-09 22:04:38 -0500
  • b174dd3f8f updating init.lua nicholas 2025-01-09 21:58:18 -0500
  • 3c2f41a870 removed some comments nicholas 2025-01-09 21:08:39 -0500
  • 76429ff79e Oil + harpoon Alexander 2025-01-09 19:35:42 +0100
  • 30f933032c Merge branch 'remove-term-numbers' Alexander Kabolov 2025-01-09 19:34:38 +0100
  • b25d072868 custom plugins Alexander Kabolov 2025-01-09 19:34:09 +0100
  • cad7d6683b
    Merge branch 'nvim-lua:master' into master Geo Stanciu 2025-01-09 18:04:57 +0200
  • ace7e4760e
    Use luals 3rd library for luv Diorman Colmenares 2025-01-08 23:18:43 -0800
  • 55849f4d90 formatting nicholasss 2025-01-08 22:03:32 -0500
  • 352c65de51 removed some unnessesary files nicholasss 2025-01-08 21:39:31 -0500
  • 67326b8606 merging back into origin/main nicholasss 2025-01-08 21:30:01 -0500
  • ba153826d8 updaing init.lua and updated plugins nicholasss 2025-01-08 21:27:06 -0500
  • 073e01a8b2 Autcmd to organize imports for Go files. Remove unused imports on save Rakshit Sinha 2025-01-08 11:29:11 -0800
  • 7fb1580fd4
    feat: add terraform_fmt to lazy Juliano Barbosa 2025-01-08 16:20:14 -0300
  • ec7e3aacd3
    feat: add settings and keymaps for enhanced Neovim configuration Juliano Barbosa 2025-01-08 16:18:12 -0300
  • 00f3db6cde
    feat: add devcontainer configuration and Dependabot setup Juliano Barbosa 2025-01-08 16:13:06 -0300
  • 0a8ce477f7
    feat: add devcontainer configuration and Dependabot setup Juliano Barbosa 2025-01-08 16:12:42 -0300
  • 6c11325d38
    Merge branch 'master' of https://github.com/julianobarbosa/kickstart.nvim.wip Juliano Barbosa 2025-01-08 15:09:24 -0300
  • 1b4aad4d8d
    feat(wip): added init Juliano Barbosa 2025-01-08 15:09:17 -0300
  • 6d095fb18a
    Merge branch 'nvim-lua:master' into master Juliano Barbosa 2025-01-08 15:07:28 -0300
  • 929f5f7223
    Merge branch 'master' into my-config Pascal Popp 2025-01-08 15:56:48 +0100
  • 4e4499d522 disable copilot-cmp Lorran David 2025-01-08 11:46:03 -0300
  • 78d0d9947f First push of own init MasterUgwae 2025-01-07 23:53:17 +0000
  • 80c2d1d5d8 initial commit for config nicholasdominici 2025-01-07 15:30:22 -0800
  • ca932c83df nouveau truc Frizzus 2025-01-07 23:35:16 +0100
  • 6117dda247 Remove the additional_vim_regex_highlighting clause which is discouraged: cpatti_remove_rubyregex Chris Patti 2025-01-07 11:35:26 -0500
  • a7100faf0a Add autosave tommconley 2025-01-07 08:22:12 -0800
  • cc29de3052 Add your own plugin tommconley 2025-01-07 08:19:58 -0800
  • c3ac7410f8 Configure golang setup tommconley 2025-01-07 08:19:47 -0800
  • a0dbc79f35 move barbar to top of plugins tommconley 2025-01-07 08:19:23 -0800
  • db4867acb9
    fix: prevent mason setup from being run twice (#1298) Tomas Gareau 2025-01-07 09:44:29 -0600
  • 87336bbfcb break out telescope to its own plugin file change telescope key from [s]earch to [f]ind comment out telescope keys i dont knwo or use David Hendén 2025-01-07 09:54:26 -0500
  • e2a47bc785
    add zig lenguage server and delete rustfmt from Mason ensure_installed Oscar Pinochet 2025-01-07 11:35:17 -0300
  • f97c0c4f3b Update bindings Hendra 2025-01-07 20:44:02 +0700
  • 85e575a1e8 Merge branch 'master' of github.com:WilSimpson/kickstart.nvim Wil Simpson 2025-01-06 16:38:05 -0500
  • 1fd6b5e58b feat: latest preferences Wil Simpson 2025-01-06 16:38:01 -0500
  • 18d080a9c5
    Update init.lua PhilBrk8 2025-01-06 19:14:41 +0100
  • dc83a4a8b0
    Ensure we include java in Treesitter languages Zach Zolton 2025-01-06 10:36:02 -0500
  • c494e8023d
    Merge pull request #1 from nvim-lua/master arautu 2025-01-06 10:43:53 -0300
  • 05cfd15765
    move lines up or down PhilBrk8 2025-01-06 09:05:14 +0100
  • 482a311e4b added treesiter, relative numbering, neotree, and bufferline naynayll2 2025-01-05 18:27:55 -0600
  • 2f419085b5 core options and keymaps Andrew Chen 2025-01-05 12:04:09 -0500
  • 62b37d87b6 kickstart Andrew Chen 2025-01-05 11:48:03 -0500
  • 1fa821d61c configure copilot chat Lorran David 2025-01-05 00:41:38 -0300
  • 84096f2cfe Merge branch 'nvim-lua-master' OscarSen 2025-01-04 22:14:15 -0500
  • 91761921ef Resolve merge conflict OscarSen 2025-01-04 22:13:11 -0500
  • 16494e5f05 copilot-cmp Lorran David 2025-01-05 00:09:18 -0300
  • 23c6f0fffa Add changes OscarSen 2025-01-04 22:00:24 -0500
  • cbf745cb6f add copilot Lorran David 2025-01-04 20:21:57 -0300