Commit Graph

  • f49cc6c935
    Enable silent option for default neo-tree plugin keybinding (#1108) Bayram Kazik 2024-08-26 06:23:17 +0300
  • 300edd4025 Add nvim-window-picker for neo-tree plugin Lei Chen 2024-08-25 22:20:25 -0400
  • 297c0c65f4
    chore(lazy): add gopls settings Juliano Barbosa 2024-08-25 17:12:53 -0300
  • 7237693bdb
    chore(nvim): enable nerd font Juliano Barbosa 2024-08-25 17:12:25 -0300
  • 52b838a7ff
    Merge branch 'nvim-lua:master' into master Felipe Magrassi 2024-08-25 10:58:07 -0300
  • e234150e9b Enable silent option for default neo-tree plugin keybinding bayramkzk 2024-08-25 13:45:33 +0300
  • 1eef325698 added monokai themeing naynayll2 2024-08-24 20:34:59 -0500
  • d452633b35
    Include visual mode in LSP code action keymap (#1060) (#1064) Bayram Kazik 2024-08-25 00:31:43 +0300
  • 3ca902e490 Add back code diagnostic keymap mclilzee 2024-08-24 23:14:15 +0200
  • b4c0797d0b Include visual mode in LSP code action keymap (#1060) bayramkzk 2024-08-24 23:59:00 +0300
  • 3dee17e949
    Merge branch 'nvim-lua:master' into master Zane Fernandes 2024-08-25 00:11:39 +0530
  • 67a07aac90
    Update .gitignore Marc Byczkowicz 2024-08-24 20:33:11 +0200
  • 6da1a08b71 Add ripgrep as a telescope dependency lucaSartore 2024-08-24 16:08:47 +0200
  • 2f0d12ffe8
    chore(python-debugging): refactor python debugging setup Juliano Barbosa 2024-08-23 08:52:09 -0300
  • 63d6426b87
    chore(plugins): removed copilot paste keymap Juliano Barbosa 2024-08-23 08:51:43 -0300
  • 8aba6f8dc9
    chore(chatgpt): update chatgpt config to use azure api Juliano Barbosa 2024-08-23 08:51:14 -0300
  • 3f6d324449
    chore(plugins): add f-strings and neogen plugins Juliano Barbosa 2024-08-23 08:50:53 -0300
  • 3617dee36e
    Merge pull request #3 from nvim-lua/master Juliano Barbosa 2024-08-23 08:27:51 -0300
  • 009e9a244b
    chore(copilot): add filetypes configuration Juliano Barbosa 2024-08-23 07:15:28 -0300
  • 32aff772b0
    chore(treesitter): add more languages to ensure_installed Juliano Barbosa 2024-08-23 07:14:56 -0300
  • cbc15919a7
    chore(format): add formatters for bash, markdown, and yaml Juliano Barbosa 2024-08-23 07:14:15 -0300
  • 73fb8e52a4
    chore(taplo): added taplo Juliano Barbosa 2024-08-23 07:13:46 -0300
  • fd3a33e384
    chore(ruff): add ruff language server Juliano Barbosa 2024-08-23 07:13:24 -0300
  • 95397b6cbc
    chore(lsp): update pyright settings Juliano Barbosa 2024-08-23 07:12:36 -0300
  • 67a4497ae7
    chore(init): added lsp capabilities Juliano Barbosa 2024-08-23 06:51:42 -0300
  • 63d5dd2856
    chore(plugins): added python-repl.lua Juliano Barbosa 2024-08-23 06:51:00 -0300
  • 39437ac1df Fix terraform commenting, other small changes gmcmillan82 2024-08-23 11:00:09 +0200
  • 6481db5070 update init.lua Ethan-S-Dev 2024-08-23 10:56:46 +0300
  • e0423de8ab
    Fix: updated the windows installation commands Harshit Pant 2024-08-23 13:24:45 +0530
  • babf9da24c
    Update README.md Harshit Pant 2024-08-23 13:22:24 +0530
  • ac78e7d9e7
    refactor: update treesitter and which-key config (#1068) Ihsan Tonuzi 2024-08-22 21:00:39 -0400
  • 3a09e91ad6 moved tex mapping to ftplugin and added surround for tex Jeremie Fraeys 2024-08-22 19:40:03 -0400
  • 76e46e4a4a Enable Nerd Fonts Jack Jarosz 2024-08-22 19:13:37 -0400
  • c648d87d67 fix: remove deprecated opt for conform.nvim iton0 2024-08-01 17:04:41 -0400
  • ce0c7340ff
    Check for loop or uv for lazypath (#1095) Michael L. 2024-08-22 22:56:33 +0200
  • 554a054bf9
    Add note in README about lazy-lock.json (#1090) Matt Gallagher 2024-08-22 21:53:57 +0100
  • c1ae9092cb
    Update README.md (#1091) theoboldalex 2024-08-22 21:49:25 +0100
  • 59b09a5003 refactor: update treesitter and which-key config iton0 2024-07-31 12:22:53 -0400
  • d94f2ed470
    Update README.md Harshit Pant 2024-08-23 01:42:49 +0530
  • 2863dca316
    chore(nvim): added custom plugins Juliano Barbosa 2024-08-22 16:33:31 -0300
  • aaf791cebc
    chore(tf): added terraform formater Juliano Barbosa 2024-08-22 16:32:46 -0300
  • f5ad3e2197
    chore(nvim): added python Juliano Barbosa 2024-08-22 16:32:07 -0300
  • e3b26ecaba Add biome LSP smashblu 2024-08-22 11:41:29 -0700
  • 2ac5714593 Add vimtex plugin Sergey Sychugin 2024-08-22 16:41:47 +0300
  • b92cdd6031 Add several small additions Sergey Sychugin 2024-08-22 16:41:05 +0300
  • b383125622
    Merge branch 'nvim-lua:master' into master aBit19 2024-08-22 08:25:12 +0200
  • 7710014679 Enable clangd Andreas Bitzilis 2024-08-22 08:22:48 +0200
  • 3ec1e6d455 Add hybrid mode for markview smashblu 2024-08-21 16:59:59 -0700
  • 4b0e638557 patch-2024/08/22 dover_shen 2024-08-22 03:00:52 +0800
  • d5581532c9 Switch to telescope-file-browser, install markdownlint and bashls, enable indent-line plugin Michal Waligora 2024-08-21 16:32:14 +0200
  • 387631c95b
    replace incorrect git links Jack Koskie 2024-08-20 09:55:54 -0400
  • 7ffc69315c
    Check for loop or uv for lazypath Michael L. 2024-08-20 12:24:46 +0200
  • f2eaf7c67a added latex support and reorg ftplugins Jeremie Fraeys 2024-08-20 01:31:44 -0400
  • 84ea367081 setup-complete-2024-08-19 dover_shen 2024-08-19 22:33:37 +0800
  • db8a24cc2c Disable python format on save Rui Xuan 2024-08-19 15:52:24 +0800
  • c4ac82cb21
    Merge branch 'nvim-lua-master' Yaser Alraddadi 2024-08-19 02:18:49 +0300
  • 2adf31410a
    update Yaser Alraddadi 2024-08-19 02:18:18 +0300
  • d5d4de26c4
    update Yaser Alraddadi 2024-08-19 02:08:22 +0300
  • 0862adc22e update Yaser Alraddadi 2024-08-19 02:00:42 +0300
  • 24dc6f8fe3 Sun Aug 18 00:43:23 -03 2024 Felipe Magrassi 2024-08-18 00:43:23 -0300
  • 129eb6efc7
    Merge branch 'nvim-lua:master' into master Felipe Magrassi 2024-08-18 00:33:33 -0300
  • 394d461758
    Update README.md theoboldalex 2024-08-16 17:06:46 +0100
  • 3fdc8e3dc3 sync to prepare for switch back to windows Jack Koskie 2024-08-15 16:50:23 -0400
  • 721f5d46cb Fix typo is barbar dependencies Tom Conley 2024-08-15 11:36:11 -0700
  • 22407307c7 Relocate barbar Tom Conley 2024-08-15 11:35:21 -0700
  • 59e0ea5366 Use tokyonight-moon color scheme; add barbar Tom Conley 2024-08-15 11:33:36 -0700
  • 729d3679ad
    chore(init): added plugin markdown Juliano Barbosa 2024-08-15 09:37:32 -0300
  • 8c5945a038
    chore(copilot): added copilot.lua Juliano Barbosa 2024-08-15 09:36:54 -0300
  • 16c64a1681 Add note in README about lazy-lock.json Matt Gallagher 2024-08-14 21:08:24 +0100
  • df62ad5823
    chore(init.lua): added cycle Juliano Barbosa 2024-08-14 15:21:52 -0300
  • ca242e870d
    chore(mason): added ensure Juliano Barbosa 2024-08-14 14:56:00 -0300
  • 439cf5e288
    Merge branch 'nvim-lua-master' Juliano Barbosa 2024-08-14 12:14:28 -0300
  • fac7b3edb8
    Merge branch 'master' of https://github.com/nvim-lua/kickstart.nvim into nvim-lua-master Juliano Barbosa 2024-08-14 12:13:13 -0300
  • 83c1049b8c
    Merge remote-tracking branch 'refs/remotes/origin/master' Juliano Barbosa 2024-08-14 12:03:04 -0300
  • 726fd3b71a
    chore(wip): 1 Juliano Barbosa 2024-08-14 12:02:44 -0300
  • 757bceafd7 Fix typo and float Neo-tree window for readability NaniNoni 2024-08-13 21:25:04 +0200
  • 6d384cb30e small changes ZaneFerns360 2024-08-13 23:40:44 +0530
  • e2f0eadaca
    Merge pull request #1 from NaniNoni/merge-upstream NaniNoni 2024-08-13 19:08:12 +0200
  • c6cf06d0a4 Merge remote-tracking branch 'upstream/master' into merge-upstream NaniNoni 2024-08-13 19:06:24 +0200
  • be342366ec
    Merge branch 'master' into hotfix Michael Mroczka 2024-08-13 12:47:16 -0400
  • 4a882c7d6c Fix nvim setup and add custom plugins Michael Mroczka 2024-08-13 11:49:43 -0400
  • dce7f6ebe5 add rust snippets and update autocomplete button Eric Olerud 2024-08-12 23:15:51 -0400
  • a5c19ddd8b seg 12 ago 2024 13:12:32 -03 Felipe Magrassi 2024-08-12 13:12:32 -0300
  • 96d70243cc less-stupid autocomplete hotkeys Eric Olerud 2024-08-11 23:20:03 -0400
  • b90f82cfb0 seg 12 ago 2024 00:15:41 -03 Felipe Magrassi 2024-08-12 00:15:41 -0300
  • e8cbce8995 merge: sync to main Joshua Nussbaum 2024-08-11 10:14:07 -0500
  • 7c93adcf20 Standard autocompletion Geo Stanciu 2024-08-11 13:47:52 +0300
  • 3fa161d0a5
    Merge branch 'nvim-lua:master' into master Geo Stanciu 2024-08-11 13:17:09 +0300
  • ab7f52b6b2 Merged from remote/origin Geo Stanciu 2024-08-11 13:16:29 +0300
  • 156064eac6 lsp - c_sharp + java Geo Stanciu 2024-08-11 13:13:04 +0300
  • 372f34a735
    latest changes FelixTCP 2024-08-11 04:30:05 +0200
  • 9c2b601334 add transparent-nvim and disable copilot Joshua Nussbaum 2024-08-10 18:20:55 -0500
  • 0698d774cf add apex lsp and treesitter schistos 2024-08-10 22:24:45 +0300
  • 8dfed76ae2 enable some plugins jl54 2024-08-10 20:51:19 +0200
  • b66a5e5432 Merge branch 'master' into major-update geremia 2024-08-10 12:06:11 +0200
  • d59261e34b js geremia 2024-08-10 11:01:17 +0200
  • e05ef37a8d use Enter to select autocomplete suggestion jl54 2024-08-10 01:19:19 +0200
  • 7413ca93db whitespace change Jeremie Fraeys 2024-08-09 17:04:04 -0400
  • 97478f0fd1 add gopls and docker_compose_language_service lsps jl54 2024-08-09 22:05:30 +0200
  • cd5cf92f5b
    Merge branch 'nvim-lua:master' into dev asthetik 2024-08-09 20:02:09 +0800