Commit Graph

  • 36842aa368
    Merge pull request #281 from SamPosh/dapui_toggle Chris Patti 2023-04-24 15:50:39 -04:00
  • 0dfc159286 setup a standard binding for searching git files using telescope #282 liepieshov 2023-04-24 17:57:47 +01:00
  • 9004013a8d
    Dapui.toggle is added #281 SamPosh 2023-04-24 16:40:07 +05:30
  • 1bcb10e1ce #271 - Looks like the treesitter.module.textobjects explicit dependancy declaration is no longer needed #272 remove_treesitter_textobjects_dep Chris Patti 2023-04-19 16:08:03 -04:00
  • 9924f7e0a0
    Fix typo "documention" into "documentation" (#209) Tsanko Tsanev 2023-04-13 16:34:27 +03:00
  • 8d8fbd15bf
    fix: move the Mason setup time forward from before (#210) KudoLayton 2023-04-13 22:34:06 +09:00
  • 06192307f3
    Correct command for neo-tree (#216) Jon Earnshaw 2023-04-13 14:28:44 +01:00
  • 0278862ea1
    minor modifications on the issue template (#244) Antoine Stevan 2023-04-13 15:22:59 +02:00
  • c19fe7af24
    mason nvim dap 2.0 removed setup_handlers() (#258) Kai Windle 2023-04-12 18:43:08 +01:00
  • 9451e1db71
    fix: use :TSInstall on build with nvim-treesitter (#261) Sebastian Lyng Johansen 2023-04-12 19:42:40 +02:00
  • e15e50edaf
    Merge branch 'nvim-lua:master' into master #203 Luiz Antonio Calliari Filho 2023-04-10 11:36:21 -03:00
  • 7cecf4fcb1
    help treesitter module has been renamed to vimdoc in master (#248) Chris Patti 2023-04-07 13:11:33 -04:00
  • 986aa82cd6 FIX: Updating command description. Luiz Antonio Calliari Filho 2023-03-12 20:45:26 -03:00
  • c975e0346a
    Merge branch 'nvim-lua:master' into master Luiz Antonio Calliari Filho 2023-03-07 22:36:27 -03:00
  • 66dc5b896d Feat: Simplifying code Luiz Antonio Calliari Filho 2023-03-06 23:26:20 -03:00
  • 4a37a0a9b1
    added descriptions to Diagnostic keymaps (#191) Philipp Szechenyi 2023-02-27 22:37:28 +01:00
  • 933ddee7d9
    Update instructions for neo-tree set up (#200) Lucian Boaca 2023-02-27 21:36:59 +00:00
  • 187bebcbf9 Adding [+c and ]+c to move to diffs and leader+ph to show a pop up with the preview diff value. Luiz Antonio Calliari Filho 2023-02-26 23:03:34 -03:00
  • 72364ad9ac
    docs: change telescope fzf native to lazy syntax (#185) Folke Lemaitre 2023-02-19 21:32:15 +01:00
  • 9f384d76f4
    feat: Add clipboard sync by default (#166) Tudor 2023-02-17 21:37:36 +00:00
  • 3526fbeec9
    feat: move to lazy.nvim package manager and add first plugins (#178) TJ DeVries 2023-02-17 16:31:57 -05:00
  • d8784b62db opt -> opts, ty folke part 2 #178 lazy-refresh TJ DeVries 2023-02-17 10:45:02 -05:00
  • 33469ef03d fix several of folke's comments TJ DeVries 2023-02-17 10:06:48 -05:00
  • bdbe2f3ae2 getting to the closing part of this repo TJ DeVries 2023-02-16 17:31:31 -05:00
  • e5c03b4206 add whichkey TJ DeVries 2023-02-16 17:12:47 -05:00
  • 775ff6ac89 more docs TJ DeVries 2023-02-16 17:11:01 -05:00
  • ba5786cde4 more docs TJ DeVries 2023-02-16 17:09:21 -05:00
  • a7400529d7 more docs TJ DeVries 2023-02-16 17:05:17 -05:00
  • eea0adb4fe more docs TJ DeVries 2023-02-16 17:04:22 -05:00
  • c33d911e60 more docs TJ DeVries 2023-02-16 17:02:44 -05:00
  • e40d7048d4 more docs TJ DeVries 2023-02-16 17:02:01 -05:00
  • 5ba0db5522 readme TJ DeVries 2023-02-16 16:57:42 -05:00
  • 0d7e4dadab debug works much better now TJ DeVries 2023-02-15 21:01:33 -05:00
  • 1a2a96be4c move to good format after talking to folke TJ DeVries 2023-02-15 16:23:05 -05:00
  • 36e99fbe35 note to self TJ DeVries 2023-02-15 15:59:16 -05:00
  • d6ad146301 add example of autoformatting TJ DeVries 2023-02-15 15:53:09 -05:00
  • 4d218e3b8a add a few more todos for myself TJ DeVries 2023-02-15 15:40:28 -05:00
  • 69d7d4a081 fix typo TJ DeVries 2023-02-15 15:34:50 -05:00
  • 1afbeca63f docs TJ DeVries 2023-02-15 15:34:45 -05:00
  • 68a0332ac2 tree-sitter updates TJ DeVries 2023-02-15 15:31:18 -05:00
  • 4f112819b1 move leader to top of file TJ DeVries 2023-02-15 15:19:01 -05:00
  • c6629b47ff begin refresh TJ DeVries 2023-02-15 15:15:42 -05:00
  • 32744c3f66
    Add windows init lua location (#121) Sean 2023-01-11 15:49:00 -06:00
  • 4916072854
    added vim to tree-sitter's ensured installed list (#110) willsmanic 2023-01-02 07:48:13 +05:30
  • c4d7212de3
    Prevent multiple language servers from being spawned after every file save of init.lua (#96) amalgame21 2022-12-28 06:33:44 +00:00
  • 39a941c385
    Adding cmake documentation to README.md (#85) kazenix 2022-12-22 04:45:20 -08:00
  • 521940693e
    move server config to easy to extend style (#71) TJ DeVries 2022-12-20 22:12:39 -05:00
  • 40fbcf8253 wip #71 server-config TJ DeVries 2022-12-20 22:11:10 -05:00
  • 81aaccd4ae new setup TJ DeVries 2022-12-20 15:19:43 -05:00
  • 01e80d152e fixup: add neodev and disable a bunch of servers by default TJ DeVries 2022-12-20 13:49:14 -05:00
  • 07c684b283 move server config to easy to extend style TJ DeVries 2022-12-19 21:17:38 -05:00
  • aa660e64ce remove python indent: closes #78 TJ DeVries 2022-12-20 16:03:05 -05:00
  • bec7410127
    Update intstructions for existing nvim setups (#65) Matthias Debernardini 2022-12-20 19:27:01 +01:00
  • 6dccf03fd2
    Update issue templates (#72) TJ DeVries 2022-12-19 21:29:52 -05:00
  • fd8419e0c4
    Update issue templates #72 tjdevries-issue-template TJ DeVries 2022-12-19 21:24:52 -05:00
  • d37a3a9462
    fix: don't check third party for Lua LSP (#57) Nicolas Gryman 2022-12-20 00:01:33 +01:00
  • 99df0d8f66
    Fix error on Windows when space in install path (#64) Debashis Biswas 2022-12-19 15:57:28 -07:00
  • f218bcd6fe note: tell people to remove languages they arent going to use TJ DeVries 2022-12-19 17:56:21 -05:00
  • 2eada65d52 init: autoformat sub-plugin #70 autoformat TJ DeVries 2022-12-19 17:50:28 -05:00
  • c73aefcb21
    Closes #46 TJ DeVries 2022-12-17 21:40:20 -05:00
  • d5d83596a4
    Update init.lua #51 fix-bad-path TJ DeVries 2022-12-17 21:39:42 -05:00
  • 760823f1e3
    small changes to default mappings (#41) TJ DeVries 2022-12-13 11:21:34 -05:00
  • 38c4421eea
    Update init.lua #41 change-gi-and-comments TJ DeVries 2022-12-13 11:21:15 -05:00
  • b62bd9efa0
    small changes to default mappings TJ DeVries 2022-12-13 11:17:53 -05:00
  • e3b768619c fixup: add gitignore and style TJ DeVries 2022-12-06 21:18:43 -05:00
  • ad0fa7daf0
    enh(treesitter): add help into ensure_installed (#39) Maximiliano Greco 2022-12-07 03:11:15 +01:00
  • d5bbf7cef2
    add more explicit note about latest versions of nvim TJ DeVries 2022-11-25 13:23:30 -05:00
  • edad895bf4
    Enable parameter text objects (#36) Carlo Teubner 2022-11-25 18:18:01 +00:00
  • 6afec7b35d
    Update the amount of SLOC in README (#35) Fabio 2022-11-25 15:16:27 -03:00
  • e80aa66671
    Add optional packer plugins hook (#20) Elijah Manor 2022-11-21 06:47:24 -06:00
  • e311d48c97 reformat to reduce merge conflicts and add fidget TJ DeVries 2022-11-18 21:04:04 -05:00
  • 801ec6e108 fix: syntax highlights tree-sitter - navarasu/onedark.nvim support both API TS* and the new one @* - mjlbach/onedark.nvim is archived and not support new syntax zirbest 2022-10-19 19:42:21 +01:00
  • 489b56d0c4 lsp.update_ is deprecated Nikolas Bertrand 2022-11-17 20:37:26 +01:00
  • ce463f704b Update README.md C.D. MacEachern 2022-11-09 10:27:08 -05:00
  • c8a1405778 fix nvim-treesitter-textobjects install warning Sebastian Olsen 2022-09-24 13:22:45 +02:00
  • 34ed3f0d0c Replace nvim-lsp-installer with mason.nvim Sebastian Olsen 2022-08-07 12:56:33 +02:00
  • 510ca59a6c Added cpp to treesitter and ordered TS imports Ash 2022-09-01 17:38:11 +01:00
  • 5a1a819d34 Move Telescope from master to 0.1.x branch Vzaa 2022-08-24 11:48:08 +03:00
  • 32f090182a Don't pass args to vim.lsp.buf.format/formatting Vzaa 2022-08-24 11:17:50 +03:00
  • f2dedf6e3e Remove reference to wiki that doesn't exist Heath Nail 2022-07-11 10:40:22 -04:00
  • 07ba51d789 Disable telemetry for sumneko lua lsp skovati 2022-06-25 15:43:06 -07:00
  • aec3137ca3 Fix typo in help reference Stephen Lewis 2022-06-28 20:45:51 +00:00
  • d85fb8a998 Removes extra space between "- Annotation" -> "-Annotation" Peter Piekarczyk 2022-07-09 00:13:53 -05:00
  • fa3faeede2 Fixed spelling error and missing marker Ash 2022-06-24 17:19:15 +01:00
  • 5788a41cb8 license TJ DeVries 2022-06-25 21:51:44 -04:00
  • 4c4096cf30 init: kickstart.nvim TJ DeVries 2022-06-23 23:35:53 -04:00