Commit Graph

  • 4d0dc8d4b1
    fix: restore mason config timing for dap startup (#555) John Pekcan 2023-12-23 20:59:59 -0800
  • e39a8bce9d
    Switch cmp up mapping from C-d to C-b to match regular vim up key (#549) Ari Pollak 2023-12-21 15:35:28 -0500
  • 76c5b1ec57
    feat(cmp): path completion feature (#536) Shashwat Agrawal 2023-12-08 18:44:06 +0530
  • 3824342d10
    Adds two essential telescope keymaps (#528) Damjan 9000 2023-12-04 16:45:01 +0100
  • f8c8b08bc1
    Add gitsigns recommended keymaps (#531) Damjan 9000 2023-12-04 16:35:54 +0100
  • 12bd68e8b9
    Run stylua (#525) Damjan 9000 2023-12-03 20:23:39 +0100
  • 3ca08acf0e
    Add a github action on pull request to check lua formatting (#526) Damjan 9000 2023-12-02 22:27:13 +0100
  • 39ae0829ac
    Use alias instead of a wrapper script (#524) Sudo 2023-12-01 07:30:55 +0900
  • afafc9ab19
    README.md: update install section formatting (#523) Damjan 9000 2023-11-30 10:04:27 +0100
  • 14cf319dbd
    Update README.md (#520) matt 2023-11-29 19:34:43 -0500
  • ee9790b381
    option to reduce noisy Lua_LS's missing-fields warnings (#511) Tommy Williams 2023-11-24 09:55:19 -0700
  • 1915cea32e
    Merge pull request #505 from j-hui/update-fidget Chris Patti 2023-11-13 15:59:01 -0500
  • 711e5976dd init.lua: remove 'legacy' tag from fidget.nvim j-hui 2023-11-13 15:46:34 -0500
  • fa94716dce
    Merge pull request #502 from ShashwatAgrawal20/item-selection Chris Patti 2023-11-12 14:38:40 -0500
  • af4f51b2cd fix(auto-completion): ensure first menu item is selected by default Shashwat Agrawal 2023-11-11 20:31:05 +0530
  • a005f15cec
    Merge pull request #495 from dam9000/pr-minor-cleanup Chris Patti 2023-11-07 10:02:57 -0500
  • c8dd8e7e0c init.lua: minor edits of section comments for consistency Damjan 9000 2023-11-07 11:27:14 +0100
  • f23484cf88 init.lua: move diagnostic keymaps together with other keymaps Damjan 9000 2023-11-07 11:18:15 +0100
  • 47974f7db1
    Merge pull request #494 from slara/master Chris Patti 2023-11-06 21:07:53 -0500
  • 1d14453024 Live Grep from Git root falls back to cwd on special buffers Sebastian Lara Menares 2023-11-06 22:29:05 -0300
  • bced1c2943
    Merge pull request #492 from slara/master Chris Patti 2023-11-06 16:36:35 -0500
  • 1c59dc28c8
    Merge pull request #485 from n-a11s/patch-1 Chris Patti 2023-11-06 15:56:59 -0500
  • 5ce4f38e1e change keymap to not disrupt existing users of Search by Grep Sebastian Lara Menares 2023-11-06 15:29:09 -0300
  • 0fda9af7c9 add Telescope live_grep on Git root Sebastian Lara Menares 2023-11-06 11:10:16 -0300
  • 29c77cd7e5
    Merge pull request #486 from dam9000/pr-faq-single-file Chris Patti 2023-11-03 15:57:52 -0400
  • 1ad1ec2509 README.md: Added a FAQ: why is init.lua a single file Damjan 9000 2023-11-03 19:04:25 +0100
  • 4d2cf48fb6
    Update README.md n-a11s 2023-11-03 13:47:30 +0100
  • 99acb843ac
    Merge pull request #480 from dam9000/pr-faq-appname Chris Patti 2023-10-29 14:17:10 -0400
  • 0dd934ee01 README.md: add a note about NVIM_APPNAME in the FAQ section Damjan 9000 2023-10-28 23:33:10 +0200
  • a3f3e08f34
    Merge pull request #479 from dam9000/update-readme-lazy-sync Chris Patti 2023-10-26 08:35:53 -0400
  • 68b1981f02 Update README Post Installation steps Damjan 9000 2023-10-25 21:46:24 +0200
  • 9b256d9368
    Merge pull request #467 from theopn/master Chris Patti 2023-10-13 15:07:41 -0400
  • 5d8921990b feat(lsp): use Telescope builtin functions for LSP definition and type definition Theo P 2023-10-13 16:21:10 +0900
  • 0b659bd508
    Merge pull request #462 from Alvaro-Kothe/fix-help-ibl Chris Patti 2023-10-12 11:16:50 -0400
  • db7189f35c Fix help for indent-blankline plugin Alvaro-Kothe 2023-10-10 19:57:49 -0300
  • 58f2dbab70
    Merge pull request #452 from AshrafMichail23/fix_bash_errors Chris Patti 2023-10-10 11:31:33 -0400
  • 9fe8b20f03
    Merge pull request #458 from pedrosantayana/master Chris Patti 2023-10-10 11:30:54 -0400
  • c27b05467a
    docs: fix misstype on README.md Pedro Santayana 2023-10-07 22:34:24 -0300
  • 01ed2525bb Fix bash errors Ashraf Michail 2023-10-03 13:22:25 +0000
  • 53e925240f
    Merge pull request #456 from goatfiles/fix-diagnostic-errors Chris Patti 2023-10-07 19:51:19 -0400
  • f70edeec1b
    Merge pull request #455 from Anthony-Fiddes/fix-mason-setup Chris Patti 2023-10-07 19:50:17 -0400
  • 36224daa1b Move mason setup up further Anthony Fiddes 2023-10-07 16:14:26 -0700
  • 21b175d21b
    remove spaces in empty lines amtoine 2023-10-07 13:49:47 +0200
  • 6ffc5a169f Fix Mason setup issue and run stylua. Anthony Fiddes 2023-10-06 16:25:57 -0700
  • f15af9b8be
    Merge pull request #448 from AshrafMichail23/main Chris Patti 2023-10-01 22:05:20 -0400
  • 313bd75ca0 Fix git clone instruction - separate code blocks for Windows and UNIX. Chris Patti 2023-09-30 20:06:22 -0400
  • 4d5f24d6c1 Defer Treesitter setup to improve startup time of nvim {filename} Ashraf Michail 2023-09-30 00:35:22 +0000
  • daf2dc38fc
    Merge pull request #438 from tcld/which_key_documentation Chris Patti 2023-09-29 15:29:20 -0400
  • fca29aa644
    Merge pull request #446 from lukas-reineke/fix-indent-blankline Chris Patti 2023-09-29 11:31:02 -0400
  • 7a58588a92 fix: fix indent-blankline config Lukas Reineke 2023-09-28 23:11:05 +0900
  • e8c70473c9
    Merge pull request #443 from emmanuelchucks/patch-1 Chris Patti 2023-09-28 09:28:20 -0400
  • 878ec12318
    fix(init.lua): indent blankline v3 setup Emmanuel Chucks 2023-09-28 05:57:53 +0000
  • 3668af39f4
    Merge pull request #442 from Anthony-Fiddes/add-lazy-lock Chris Patti 2023-09-27 20:11:19 -0400
  • aff064f714 Remove lazy-lock.json from .gitignore Anthony Fiddes 2023-09-27 16:44:03 -0700
  • 0340f77200 Add documentation for custom which-key groups tcld 2023-09-24 10:24:33 +0200
  • d891f4ac5a
    Merge pull request #436 from Chris-Gillis/telescope-config-typo-fix Chris Patti 2023-09-23 19:11:35 -0400
  • 8443853cfe
    Remove extra "r" Search Resume description Christopher Gillis 2023-09-23 12:10:51 -0400
  • 4b31f8ef9e
    Merge pull request #422 from saccarosium/master Chris Patti 2023-09-13 10:19:55 -0400
  • 24885f2483 docs: remove archive installation Luca Saccarola 2023-09-07 18:36:05 +0200
  • c80a77488b
    Merge pull request #420 from saccarosium/master Chris Patti 2023-09-07 02:30:09 -0400
  • 6453352e25
    Merge pull request #404 from e-aakash/lsp-goto-implementation Chris Patti 2023-09-07 02:29:31 -0400
  • c010cc71d5
    Merge pull request #406 from gangelop/git-keymaps Chris Patti 2023-09-06 16:58:20 -0400
  • 304b2445cf
    Merge pull request #419 from dilshod/patch-1 Chris Patti 2023-09-05 15:38:14 -0400
  • f3f6a595a2 docs: restructure README Luca Saccarola 2023-09-05 14:12:56 +0200
  • ac9b167860
    Add telescope search resume key binding Dilshod Temirkhodjaev 2023-09-04 17:36:28 +0500
  • 1a971cbdcf
    Merge pull request #410 from gangelop/TSInstall-javascript Chris Patti 2023-08-29 06:53:56 -0400
  • a347bb401e treesitter: ensure 'javascript' installed along with typescript and tsx George Angelopoulos 2023-08-27 06:48:22 +0300
  • 38a0f03231 Revert gitsigns keymaps but fix vimdiff and fugitive conflict George Angelopoulos 2023-08-22 07:17:15 +0300
  • 1283a0bbe7
    Update init.lua Chris Patti 2023-08-21 17:19:13 -0400
  • f00ff6f6ab Use telescope for goto implementation E. Aakash 2023-08-20 14:43:34 +0530
  • 01a1ebed38
    Merge pull request #402 from ErikKarlgren/fix-readme-typo Chris Patti 2023-08-19 14:02:33 -0400
  • 555dd8ed27
    Fix typo in README.md Erik 2023-08-19 13:38:31 +0200
  • 98ad2ee32a
    Merge pull request #395 from smiggiddy/smiggiddy-patch-1 Chris Patti 2023-08-10 15:04:13 -0400
  • d0b47ce958
    Update init.lua Smig 2023-08-10 15:00:15 -0400
  • f6d67b69c3
    Merge pull request #387 from daanrongen/master Chris Patti 2023-08-06 14:04:28 -0400
  • a4ec83a433
    fix: missing comma daan 2023-08-06 16:27:05 +0100
  • 5a59fb894c
    Merge pull request #384 from pbnj/fix/telescope-fzf-native-as-dependency Chris Patti 2023-08-06 09:51:44 -0400
  • 8ee4d24b36
    fix: fix brackets Peter Benjamin 2023-08-05 17:31:01 -0700
  • b06980a8da
    fix(init): turn telescope-fzf-native into a dependecy Peter Benjamin 2023-08-05 17:28:18 -0700
  • 9dcf923f60
    Merge pull request #380 from eltociear/patch-1 Chris Patti 2023-07-30 15:52:11 -0400
  • c2fb482ec1
    Fix typo in init.lua Ikko Eltociear Ashimine 2023-07-31 02:46:27 +0900
  • 3dc1c1c4c2
    Merge pull request #376 from Numkil/patch-bug Chris Patti 2023-07-25 12:32:09 -0400
  • 734cc4e94a Fix bug when server not explicitely defined in configuration but installed Merel Jossart 2023-07-25 17:06:04 +0200
  • ea028fe0b5
    Merge pull request #373 from Numkil/patch-1 Chris Patti 2023-07-24 16:01:36 -0400
  • 29aa5bf42d setup more language servers i use + allow customizing filetypes Numkil 2023-07-24 20:41:14 +0200
  • 7da1058748
    Merge pull request #369 from Dennis-Rall/patch-2 Chris Patti 2023-07-21 21:49:13 -0400
  • c151235551
    Remove fixed line number and describe line Dennis-Rall 2023-07-20 16:42:46 +0200
  • 78ab7ee094
    Add hint to uncomment line to autodetect plugins Dennis-Rall 2023-07-20 10:56:15 +0200
  • 680e085761
    Merge pull request #367 from sevensidedmarble/remove-timeout Chris Patti 2023-07-17 10:24:54 -0400
  • 31f867a699
    Remove timeout Andrew Stewart 2023-07-17 10:21:44 -0400
  • 7a953188db
    Merge pull request #357 from kdheepak/patch-1 Chris Patti 2023-07-07 14:08:35 -0400
  • 55aa0ea3cf
    Merge pull request #358 from kdheepak/patch-2 Chris Patti 2023-07-07 10:01:37 -0400
  • b5d19fd188
    Merge pull request #362 from andres-lowrie/patch-1 Chris Patti 2023-07-07 10:00:27 -0400
  • 93ef2e8078
    correct typo Andres Lowrie 2023-07-07 08:37:12 -0500
  • a73b2e5f57 docs: Update README.md 📚 Dheepak Krishnamurthy 2023-07-01 11:21:10 -0400
  • 957655ddb8 Make init.lua copy-paste friendly Dheepak Krishnamurthy 2023-07-01 12:34:20 -0400
  • 6967424521
    Merge pull request #344 from MariaSolOs/deprecated-stylua Chris Patti 2023-06-22 15:34:47 -0400
  • e68ed2c446
    Merge pull request #346 from juangiordana/debug Chris Patti 2023-06-22 15:32:36 -0400
  • 80d8d6947a
    Merge pull request #347 from ilian/patch-1 Chris Patti 2023-06-22 15:32:02 -0400
  • d8b3b774bb Fix typo in ignorecase comment ilian 2023-06-18 16:20:34 +0200