Commit Graph

78 Commits

Author SHA1 Message Date
9880747ac9 Desc for refactor 2024-01-02 02:13:31 +01:00
6d481ac636 Move lines 2024-01-02 02:00:26 +01:00
4e2757143e Harpoon 2 conf 2023-12-31 00:28:06 +01:00
b215121e6c Harpoon 2 2023-12-31 00:15:58 +01:00
d43793ee69 No indent blankline 2023-12-29 23:45:24 +01:00
Tilo Klarenbeek
fb50eddf5e Copilot fixed 2023-11-08 08:40:39 +01:00
32294e7ff5 Fixed blankline error 2023-11-06 20:40:41 +01:00
ddd28df965 Stuff 2023-11-03 23:39:34 +01:00
f5490fb337 relative numbers 2023-09-26 17:02:26 +02:00
26d037f8c6 Added tree 2023-06-19 21:29:43 +02:00
d115673d36 Changed autoformat and tabs 2023-06-19 18:06:52 +02:00
6ff26e4198 Settings for theme 2023-06-16 17:43:38 +02:00
5eb004c24d fixed refactor 2023-06-15 21:28:26 +02:00
32ed6931ae Added Harpoon 2023-06-15 21:22:07 +02:00
edf01fdfe1 Added shortcut 2023-06-15 21:12:19 +02:00
9c664d0c99 Added confg 2023-06-15 21:00:16 +02:00
5a78c6e1a6 Added signature plugin. 2023-06-15 20:55:48 +02:00
9fd2011c61 Added keymaps 2023-06-10 21:13:40 +02:00
d054843f43 Added refactor plugin 2023-06-10 21:11:22 +02:00
dbc818972e Added vim-surround and shortcuts 2023-06-10 18:23:02 +02:00
4b5846fe19 Fixing syntax error 2023-06-10 14:06:26 +02:00
e2cae7e95e Merge branch 'master' of https://github.com/nvim-lua/kickstart.nvim into nvim-lua-master 2023-06-01 19:23:14 +02:00
Chris Patti
f031fa4509 Merge pull request #319 from mech-a/readme
Remove "after/" reference in README and other clean-up items
2023-05-22 16:25:22 -04:00
Gaurav Bhatnagar
8d97b11dd8 refact: remove after/ reference in readme, other clean-up items 2023-05-22 11:30:25 -07:00
Gaurav Bhatnagar
8e8ba26a96 refact: add cmp comments, other 2023-05-21 23:46:09 -07:00
Gaurav Bhatnagar
455691bd8d refact: stylua 2023-05-16 12:38:56 -07:00
Chris Patti
a694c380d0 Merge pull request #296 from SamPosh/patch-3 2023-05-16 15:26:14 -04:00
Chris Patti
ded185411f Merge pull request #203 from luizcalliari/master
Features to move to diffs and show the preview values.
2023-05-15 12:25:01 -04:00
Chris Patti
ce2981db4b Merge pull request #302 from mech-a/mech-a-patch-1
change luasnip tab jumping to locally jumpable
2023-05-15 12:12:55 -04:00
dec
fa4bf9c378 Udated tree sitter to use latest release branch 2023-05-08 11:02:37 +01:00
Gaurav Bhatnagar
2844f61d96 add local jumping to shift tab 2023-05-07 16:38:44 -07:00
Gaurav Bhatnagar
1c02cec98b change luasnip tab jumping to locally jumpable 2023-05-07 16:28:13 -07:00
SamPosh
55c52ce45b Added friendly snippet support 2023-05-02 16:01:46 +05:30
Victor Wallsten
efdfd6ed82 Add <C-n>, <C-p> mappings to nvim-cmp setup 2023-04-27 09:33:10 +02:00
liepieshov
0dfc159286 setup a standard binding for searching git files using telescope 2023-04-24 17:57:47 +01:00
KudoLayton
8d8fbd15bf fix: move the Mason setup time forward from before (#210)
This commit fix the Mason [#1045](https://github.com/williamboman/mason.nvim/issues/1045) issue. Quickly set up Mason to avoid DAP-related startup error messages.
2023-04-13 09:34:06 -04:00
Sebastian Lyng Johansen
9451e1db71 fix: use :TSInstall on build with nvim-treesitter (#261) 2023-04-12 13:42:40 -04:00
Luiz Antonio Calliari Filho
e15e50edaf Merge branch 'nvim-lua:master' into master 2023-04-10 11:36:21 -03:00
Chris Patti
7cecf4fcb1 help treesitter module has been renamed to vimdoc in master (#248) 2023-04-07 13:11:33 -04:00
d81e5d3a1c Fixed tab :) 2023-03-30 12:38:39 +02:00
dc079f7293 Renamer 2023-03-28 15:26:31 +02:00
a723a0482d More stuff 2023-03-27 02:55:45 +02:00
9311c0f4c1 New theme 2023-03-25 02:54:56 +01:00
281b958d67 New theme 2023-03-25 02:49:44 +01:00
6b0adb86bb Stuff 2023-03-24 17:27:00 +01:00
4c8a227d23 KEYMAPS I'M VIMMING 2023-03-23 15:35:39 +01:00
Luiz Antonio Calliari Filho
986aa82cd6 FIX: Updating command description. 2023-03-12 20:45:26 -03:00
Luiz Antonio Calliari Filho
c975e0346a Merge branch 'nvim-lua:master' into master 2023-03-07 22:36:27 -03:00
Luiz Antonio Calliari Filho
66dc5b896d Feat: Simplifying code 2023-03-06 23:26:20 -03:00
Philipp Szechenyi
4a37a0a9b1 added descriptions to Diagnostic keymaps (#191)
* Update init.lua

* Update init.lua
2023-02-27 16:37:28 -05:00