Commit Graph

  • 0278862ea1
    minor modifications on the issue template (#244) Antoine Stevan 2023-04-13 15:22:59 +0200
  • c049aadcd4
    Hide .git and .github folders SamPosh 2023-04-13 14:39:37 +0530
  • eb152b2087 Bug Fixed Siddharth Reddy Thudi 2023-04-13 04:23:26 -0400
  • 4087120ef8
    Merge branch 'nvim-lua:master' into master Ajay 2023-04-13 03:49:41 -0400
  • 67ab7dd9c8 Move plugins to apt file, use consistent style, configure nvim-tree Ajay Singh 2023-04-13 03:48:32 -0400
  • c19fe7af24
    mason nvim dap 2.0 removed setup_handlers() (#258) Kai Windle 2023-04-12 18:43:08 +0100
  • 9451e1db71
    fix: use :TSInstall on build with nvim-treesitter (#261) Sebastian Lyng Johansen 2023-04-12 19:42:40 +0200
  • 00c82ac2fd fix: use :TSInstall on build with nvim-treesitter Sebastian Lyng Johansen 2023-04-12 19:30:14 +0200
  • ad71e2b872
    Problems SamPosh 2023-04-12 20:38:46 +0530
  • 7482a4564f
    Get current working directory is set SamPosh 2023-04-12 16:52:11 +0530
  • de20bf7427
    Update debug.lua SamPosh 2023-04-12 16:43:38 +0530
  • ee8adbde74
    feat: wrap long lines Thomas Alcala Schneider 2023-04-12 11:12:31 +0200
  • 35e1c0a25f More changes. mvsrgc 2023-04-11 15:57:21 -0400
  • 80f77a61dd More config mvsrgc 2023-04-11 15:52:38 -0400
  • 5a28bb7832
    Update README.md SamPosh 2023-04-11 19:28:19 +0530
  • 450912f5ea
    Update README.md SamPosh 2023-04-11 19:26:33 +0530
  • e5041142ad
    Update README.md SamPosh 2023-04-11 19:26:09 +0530
  • 9ba38ce9fc
    Update README.md SamPosh 2023-04-11 19:23:46 +0530
  • bbf3a5086b
    Few screenshots added SamPosh 2023-04-11 19:21:15 +0530
  • b56cd3ac9d
    Update README.md SamPosh 2023-04-11 19:16:05 +0530
  • 5eec133e0b
    Terminal key is added SamPosh 2023-04-11 19:15:14 +0530
  • 1d3bed321c
    Ctrl+j is added SamPosh 2023-04-11 19:14:48 +0530
  • 6cb3dd88b6
    Create terminal.lua SamPosh 2023-04-11 19:06:26 +0530
  • e2c244a3c4
    Update filetree.lua SamPosh 2023-04-11 19:04:49 +0530
  • 6ec9ef8fb0
    Solution to debugpy problem SamPosh 2023-04-10 21:52:18 +0530
  • e15e50edaf
    Merge branch 'nvim-lua:master' into master Luiz Antonio Calliari Filho 2023-04-10 11:36:21 -0300
  • 134ef28fda
    Update README.md SamPosh 2023-04-10 19:10:13 +0530
  • b3b638b090
    readme updated SamPosh 2023-04-10 19:09:33 +0530
  • 7e74519187
    Update README.md SamPosh 2023-04-10 18:51:29 +0530
  • a07d5a008d
    Update README.md SamPosh 2023-04-10 18:49:24 +0530
  • f238f264df
    Update README.md SamPosh 2023-04-10 18:48:40 +0530
  • 1dca644f8c
    Update README.md SamPosh 2023-04-10 18:22:29 +0530
  • 3615e77d3e
    Update README.md SamPosh 2023-04-10 18:20:13 +0530
  • 7f3eb743e8
    Update debug.lua SamPosh 2023-04-10 17:19:21 +0530
  • b4ebfe474f
    removed go lang dependency SamPosh 2023-04-10 16:09:42 +0530
  • fcc9d657d8
    Update debug.lua SamPosh 2023-04-10 15:47:43 +0530
  • 42b6d5f72e
    Update debug.lua SamPosh 2023-04-10 15:36:56 +0530
  • 2170c2beb4
    Update README.md SamPosh 2023-04-10 15:34:23 +0530
  • ade0dd72fb
    Python devbox SamPosh 2023-04-10 15:33:22 +0530
  • 24f3a07f59
    Create devbox.Dockerfile SamPosh 2023-04-10 15:28:22 +0530
  • 78e34ac4b8
    Update debug.lua SamPosh 2023-04-10 15:22:03 +0530
  • 1ed56ecc62
    Update debug.lua SamPosh 2023-04-10 14:58:59 +0530
  • 81b0345c00
    Create filetree.lua SamPosh 2023-04-10 14:39:08 +0530
  • eec712f877
    Update debug.lua SamPosh 2023-04-10 13:46:11 +0530
  • 7ce430e81d Merge branch 'nvim-lua-master' PeteChu 2023-04-10 12:49:13 +0700
  • 02a700259c resolve conflict PeteChu 2023-04-10 12:49:02 +0700
  • 3255324e89 Add plugin sindrets/diffview.nvim PeteChu 2023-04-10 12:42:04 +0700
  • 9676197298
    Merge pull request #1 from SamPosh/sam/debugpython SamPosh 2023-04-10 10:44:16 +0530
  • a0e014716a
    Merge branch 'nvim-lua:master' into master Thomas Alcala Schneider 2023-04-09 20:41:21 +0200
  • 2d655a3d37
    python debug added SamPosh 2023-04-09 11:29:42 -0400
  • 94ef7a12ed mason nvim dap 2.0 removed setup_handlers() Kai Windle 2023-04-09 16:26:36 +0100
  • 082aedd752 Add 'hrsh7th/cmp-path' as a dependency and load 'luasnip' snippets from VSCode in the 'init.lua' file, also include 'onsails/lspkind.nvim' and 'rafamadriz/friendly-snippets' in the list of plugins in the 'custom/plugins/init.lua' file PeteChu 2023-04-09 14:36:04 +0700
  • bc702160c2 Add Mason and Null-ls plugins for Neovim PeteChu 2023-04-09 14:18:18 +0700
  • a9de446ed3 Add keymap to delete line with selected word in the file and configure lspkind symbols PeteChu 2023-04-09 13:33:55 +0700
  • 8eb3d5e707
    Add ctrlspace David Bell 2023-04-08 18:44:52 +0100
  • b4dac85250
    feat: add vim ctrlspace plugin David Bell 2023-04-08 18:44:16 +0100
  • 7cecf4fcb1
    help treesitter module has been renamed to vimdoc in master (#248) Chris Patti 2023-04-07 13:11:33 -0400
  • ef91f14af8 Add buffer completion source to nvim-cmp plugin in defaults.lua and integrate lspsaga.nvim plugin for LSP functionality in keymaps.lua and init.lua PeteChu 2023-04-07 13:41:32 +0700
  • 3b05b9d70a more key bindings for moving text tedmoyses 2023-04-06 19:24:09 +0100
  • 4106e4f395 Delete lsp_lines plugin and its configuration PeteChu 2023-04-07 00:27:11 +0700
  • f29cf2a00d Update bufferline.lua to sort buffers by inserting them at the end instead of after the current one PeteChu 2023-04-06 01:45:28 +0700
  • 606b0572d2 Add bufferline options to always show the bufferline, use ordinal numbers, and sort by insert position in the current setup PeteChu 2023-04-06 01:29:34 +0700
  • e7b27047e2 Add descriptions to Harpoon and Cheat Sheet key mappings and include Dressing plugin in custom plugins PeteChu 2023-04-05 15:16:52 +0700
  • 163e0c33a7 Added keymap to go back to file tree Filip Myhrén 2023-04-05 09:47:27 +0200
  • 716e4e2902
    feat: add window picker David Bell 2023-04-05 08:05:48 +0100
  • b366efced2 Add buffer deletion command and update source keymap, configure lsp_lines, null-ls, and trouble plugins PeteChu 2023-04-05 12:35:32 +0700
  • 38cbd9b9ff updates options and removes error from treesitter - trying to install 'help' cfsanderson-fulcrum 2023-04-04 23:47:47 -0400
  • 2c3654c950 refactors init.lua - moves options to custom/options.lua and adds my options cfsanderson-fulcrum 2023-04-04 23:37:31 -0400
  • e8a4271e03 update linebreak functionality so words stay intact at the end of a line that needs to wrap Bones 2023-04-04 23:22:07 +0200
  • 46f3bb3148 Added Harpoon and some other key bindings Filip Myhrén 2023-04-04 22:12:28 +0200
  • fb958b9e97
    refactor(plugins): update pandoc plugin David Bell 2023-04-04 20:18:25 +0100
  • 7126848668
    refactor(plugins): remove peek David Bell 2023-04-04 20:07:57 +0100
  • 9646fc487a
    feat(plugins): add db ui config David Bell 2023-04-04 19:59:38 +0100
  • 86bdc8207c
    feat(plugins): add plugins David Bell 2023-04-04 19:58:33 +0100
  • fa8b268568
    Add markdown plugins David Bell 2023-04-04 19:08:21 +0100
  • 4bd4388220
    feat: add peek settings David Bell 2023-04-04 18:44:31 +0100
  • 974aee5764
    put the pcalls back just after their sections amtoine 2023-04-04 18:53:56 +0200
  • 6bd84de77e
    move the default options at the top amtoine 2023-04-04 18:53:14 +0200
  • f81ebd1a18
    change the names: {keybindings=>map} and {commands=>after} amtoine 2023-04-04 18:52:41 +0200
  • 0a172a3fef
    move the calls to the bottom amtoine 2023-04-04 18:51:58 +0200
  • 3b8e14e3d1
    feat(windowpicker.lua): new plugin David Bell 2023-04-04 07:41:53 +0100
  • e85913d35f Add GitHub Copilot Terence Ponce 2023-04-03 22:42:53 +0100
  • e7bd5bc6c4
    Add more config for Neotree (#9) Terence Ponce 2023-04-03 22:14:13 +0100
  • 270aacae8e
    Add other languages on Treesitter for Phoenix development (#8) Terence Ponce 2023-04-03 21:50:25 +0100
  • 9fb993f9da
    feat(nvim pluigins): new nvim custom plugins David Bell 2023-04-03 21:19:33 +0100
  • 4a8ed09d1f
    Add vim-tmux-navigator (#7) Terence Ponce 2023-04-03 19:19:20 +0100
  • d5ca845e48
    Add Elixir and Ruby to Treesitter (#6) Terence Ponce 2023-04-03 19:02:00 +0100
  • a5c4e11ce7
    Add UndoTree (#5) Terence Ponce 2023-04-03 18:57:58 +0100
  • b7294ba9c5 * chore(keymaps.lua): comment out quickfix keymaps PeteChu 2023-04-04 00:35:52 +0700
  • 7089dd897d * feat(keymaps.lua): add keymap for Vim Be Good plugin * chore(plugins/init.lua): add Vim Be Good plugin to the list of plugins PeteChu 2023-04-03 23:50:47 +0700
  • a352464116 * feat(zenmode.lua): add key mappings for TZNarrow and TZAtaraxis * feat(zen-mode.lua): add TrueZen plugin to the configuration PeteChu 2023-04-03 23:32:01 +0700
  • a3ee26ebf2
    Change theme to gruvbox (#4) Terence Ponce 2023-04-03 17:31:53 +0100
  • 431b1bf351 * feat(harpoon.lua): add keymaps for navigating between files and toggling quick menu * feat(keymaps.lua): add keymap for deleting all buffers except current * feat(nvim-tree.lua): add autocmd to go to last used hidden buffer when deleting a buffer * chore(init.lua): add ThePrimeagen/harpoon plugin to the list of plugins PeteChu 2023-04-03 23:14:15 +0700
  • a8a4bc2b84
    Add neotree (#3) Terence Ponce 2023-04-03 17:12:34 +0100
  • 6dfd941bf3
    Add nvim-autopairs (#2) Terence Ponce 2023-04-03 17:11:31 +0100
  • d6a51f6f2d
    Remove help from treesitter languages (#1) Terence Ponce 2023-04-03 17:09:02 +0100
  • ae86376c99 Remove help from treesitter languages Terence Ponce 2023-04-03 17:05:26 +0100
  • e1f34bf549
    feat: add more themes Thomas Alcala Schneider 2023-04-03 17:06:12 +0200
  • 5c8fa11c53 * refactor(defaults.lua): remove trailing whitespace * feat(defaults.lua): add swapfile option and set it to false * refactor(keymaps.lua): add whitespace for readability * feat(keymaps.lua): add keymap to open folder in workspace in tmux session * feat(keymaps.lua): add keymaps for buffer delete and buffer wipeout * chore(treesitter.lua): remove treesitter configuration file PeteChu 2023-04-03 11:45:59 +0700
  • bd9c46bfd6 Replace "help" with "vimdoc" in treesitter default parser list, per nvim-treesitter breaking change notice Will Roever 2023-04-02 10:26:18 -0700