Commit Graph

88 Commits

Author SHA1 Message Date
SamPosh 0cecfa603f
Few more debugconfig added 2023-04-20 12:04:03 +05:30
SamPosh 8b2cff995a
Update debug.lua 2023-04-20 11:54:45 +05:30
SamPosh 1a27472331
Update debug.lua 2023-04-20 11:04:34 +05:30
SamPosh 17c0042511
Update README.md 2023-04-14 10:38:24 +05:30
SamPosh 2c41f65d1e
disable netrw 2023-04-14 10:16:04 +05:30
SamPosh ac2493d7c9
TSUpdate is used 2023-04-14 10:11:31 +05:30
SamPosh 5404998bb3
Update README.md 2023-04-14 09:14:25 +05:30
SamPosh c9b75b7a02
Update README.md 2023-04-14 09:13:23 +05:30
SamPosh 8e3afbc634
Update README.md 2023-04-14 09:04:39 +05:30
SamPosh e1e38d6ed9
Added install and uninstall 2023-04-14 09:04:14 +05:30
SamPosh a292c1390f
Update debug.lua 2023-04-14 08:59:36 +05:30
SamPosh 3d1455a54e
move the Mason setup time forward 2023-04-14 08:37:18 +05:30
SamPosh c049aadcd4
Hide .git and .github folders 2023-04-13 14:39:37 +05:30
SamPosh ad71e2b872
Problems 2023-04-12 20:38:46 +05:30
SamPosh 7482a4564f
Get current working directory is set 2023-04-12 16:52:11 +05:30
SamPosh de20bf7427
Update debug.lua 2023-04-12 16:43:38 +05:30
SamPosh 5a28bb7832
Update README.md 2023-04-11 19:28:19 +05:30
SamPosh 450912f5ea
Update README.md 2023-04-11 19:26:33 +05:30
SamPosh e5041142ad
Update README.md 2023-04-11 19:26:09 +05:30
SamPosh 9ba38ce9fc
Update README.md 2023-04-11 19:23:46 +05:30
SamPosh bbf3a5086b
Few screenshots added 2023-04-11 19:21:15 +05:30
SamPosh b56cd3ac9d
Update README.md 2023-04-11 19:16:05 +05:30
SamPosh 5eec133e0b
Terminal key is added 2023-04-11 19:15:14 +05:30
SamPosh 1d3bed321c
Ctrl+j is added 2023-04-11 19:14:48 +05:30
SamPosh 6cb3dd88b6
Create terminal.lua 2023-04-11 19:06:26 +05:30
SamPosh e2c244a3c4
Update filetree.lua 2023-04-11 19:04:49 +05:30
SamPosh 6ec9ef8fb0
Solution to debugpy problem 2023-04-10 21:52:18 +05:30
SamPosh 134ef28fda
Update README.md 2023-04-10 19:10:13 +05:30
SamPosh b3b638b090
readme updated 2023-04-10 19:09:33 +05:30
SamPosh 7e74519187
Update README.md 2023-04-10 18:51:29 +05:30
SamPosh a07d5a008d
Update README.md 2023-04-10 18:49:24 +05:30
SamPosh f238f264df
Update README.md 2023-04-10 18:48:40 +05:30
SamPosh 1dca644f8c
Update README.md 2023-04-10 18:22:29 +05:30
SamPosh 3615e77d3e
Update README.md 2023-04-10 18:20:13 +05:30
SamPosh 7f3eb743e8
Update debug.lua 2023-04-10 17:19:21 +05:30
SamPosh b4ebfe474f
removed go lang dependency 2023-04-10 16:09:42 +05:30
SamPosh fcc9d657d8
Update debug.lua 2023-04-10 15:47:43 +05:30
SamPosh 42b6d5f72e
Update debug.lua 2023-04-10 15:36:56 +05:30
SamPosh 2170c2beb4
Update README.md 2023-04-10 15:34:23 +05:30
SamPosh ade0dd72fb
Python devbox 2023-04-10 15:33:22 +05:30
SamPosh 24f3a07f59
Create devbox.Dockerfile 2023-04-10 15:28:22 +05:30
SamPosh 78e34ac4b8
Update debug.lua 2023-04-10 15:22:03 +05:30
SamPosh 1ed56ecc62
Update debug.lua 2023-04-10 14:58:59 +05:30
SamPosh 81b0345c00
Create filetree.lua 2023-04-10 14:39:08 +05:30
SamPosh eec712f877
Update debug.lua 2023-04-10 13:46:11 +05:30
SamPosh 9676197298
Merge pull request #1 from SamPosh/sam/debugpython
python debug added
2023-04-10 10:44:16 +05:30
SamPosh 2d655a3d37
python debug added 2023-04-09 11:29:42 -04:00
Chris Patti 7cecf4fcb1
help treesitter module has been renamed to vimdoc in master (#248) 2023-04-07 13:11:33 -04:00
Philipp Szechenyi 4a37a0a9b1
added descriptions to Diagnostic keymaps (#191)
* Update init.lua

* Update init.lua
2023-02-27 16:37:28 -05:00
Lucian Boaca 933ddee7d9
Update instructions for neo-tree set up (#200)
For me, setting this variable in the config function didn't work. Putting it outside the return block did the trick.
2023-02-27 16:36:59 -05:00