Commit Graph

  • c00ae4838d wip jimrothstein 2023-11-03 19:15:47 -07:00
  • 29c77cd7e5
    Merge pull request #486 from dam9000/pr-faq-single-file Chris Patti 2023-11-03 15:57:52 -04:00
  • 1ad1ec2509 README.md: Added a FAQ: why is init.lua a single file #486 Damjan 9000 2023-11-03 19:04:25 +01:00
  • 4d2cf48fb6
    Update README.md #485 n-a11s 2023-11-03 13:47:30 +01:00
  • 529955edf3 Setup lsp for: terraform, helm. Setup plugs for: cursor, helm, terraform. Setup autoformat on save via lsp. jannawro 2023-11-03 12:37:11 +01:00
  • ec75e9af41 update the lock file mjhika 2023-11-02 15:31:39 -04:00
  • 395a7693d7 few adjustments to get the leader key and window splitting consistent joe.sharp 2023-11-02 17:27:01 +00:00
  • 8bce42bec4 Added formatting, linter, and mason_tool_install Jeremie Fraeys 2023-11-02 12:44:53 -04:00
  • 6436d43d70 adding ZSH config joe.sharp 2023-10-31 14:24:32 +00:00
  • 15a4ca4eb5 including tmux config joe.sharp 2023-10-31 14:23:24 +00:00
  • a62377dcf9 setting wider tree view joe.sharp 2023-10-31 14:17:03 +00:00
  • a95aa3ce35 adding tree, and relative line numbers joe.sharp 2023-10-31 12:13:04 +00:00
  • 5516cd789c feat: update lazy lock Thomas Alcala Schneider 2023-10-31 09:19:43 +01:00
  • b3f7f10c74 Merge remote-tracking branch 'origin' into feature/tune Thomas Alcala Schneider 2023-10-30 09:39:10 +01:00
  • 45cae08203
    Merge branch 'nvim-lua:master' into master Thomas Alcala Schneider 2023-10-30 09:35:54 +01:00
  • 675a09411d working: separating config.lua from settings.lua jimrothstein 2023-10-29 21:40:13 -07:00
  • bdde0bf992 working: init.lua.BAK but no changes yet jimrothstein 2023-10-29 20:11:28 -07:00
  • bfa3ef89f7 working, before breaking up init.lua jimrothstein 2023-10-29 20:07:49 -07:00
  • ace994ec80 custom config initial #484 Derrick Afrifa 2023-10-29 19:28:45 +00:00
  • 99acb843ac
    Merge pull request #480 from dam9000/pr-faq-appname Chris Patti 2023-10-29 14:17:10 -04:00
  • 8782cfe14d
    Update init.lua #483 Flavio Oliveira 2023-10-29 17:01:05 +00:00
  • bb776e016e Visual Padding Flavio Oliveira 2023-10-29 12:11:34 +00:00
  • bb1316e1fb Add Copilot plugin. #937 tronglt 2023-10-29 08:25:54 +07:00
  • 0dd934ee01 README.md: add a note about NVIM_APPNAME in the FAQ section #480 Damjan 9000 2023-10-28 23:33:10 +02:00
  • ece7fb1688
    Merge branch 'nvim-lua:master' into master #576 Thomas 2023-10-28 16:40:52 -05:00
  • 38c337ebce wip jimrothstein 2023-10-26 19:00:57 -07:00
  • a3f3e08f34
    Merge pull request #479 from dam9000/update-readme-lazy-sync Chris Patti 2023-10-26 08:35:53 -04:00
  • 62ad4164ba
    Merge pull request #1 from ZachHunn/plugins ZachHunn 2023-10-25 22:02:53 -10:00
  • c92baee407 fixed merge conflict ZachHunn 2023-10-25 22:01:48 -10:00
  • 11f51974ae added nvim-tree, autosave, and autopair plugins ZachHunn 2023-10-25 21:56:34 -10:00
  • c030ba8f5d added nvim-tree, autosave, and autopair plugins ZachHunn 2023-10-25 21:52:21 -10:00
  • 68b1981f02 Update README Post Installation steps #479 Damjan 9000 2023-10-25 21:46:24 +02:00
  • 3f18dc4d02 wip jimrothstein 2023-10-25 19:39:42 -07:00
  • 908a317e23
    prevent conflicts with stylelint lsp Harouna Traoré 2023-10-24 19:04:10 +02:00
  • ce72790f1b
    add file tree keymaps Harouna Traoré 2023-10-24 19:03:46 +02:00
  • b2da762bc9 lazy-pack.json #477 wendy YW 2023-10-24 17:15:36 +03:00
  • e75ee14ba5 Added fugitive neotree Jacob Frøkjær Wortmann 2023-10-24 16:04:59 +02:00
  • a0b10d63f9 Enable tsserver and html lsp servers Justin Bird 2023-10-23 21:45:14 -07:00
  • 5e9e40c978 File structure change Justin Bird 2023-10-23 21:44:20 -07:00
  • 94fee085d2
    Merge branch 'master' of https://github.com/nvim-lua/kickstart.nvim into nvim-lua-master #476 gregorywaynepower 2023-10-23 17:40:03 -04:00
  • a8da4f2575
    Merge pull request #3 from micaiah-effiong/fix/inden-blankline Micah Effiong 2023-10-23 13:26:12 +01:00
  • c3e34266e5 Added mru sorting to telescope buffers. bob-ross27 2023-10-23 09:22:13 -03:00
  • 8c157c72b0 wip jimrothstein 2023-10-23 00:10:34 -07:00
  • 37107fb8e6 Add keymaps from current config Justin Bird 2023-10-22 20:26:31 -07:00
  • d07758bb0b moved vim options to separate file Justin Bird 2023-10-22 19:31:54 -07:00
  • d4afbc6283 added a few more plugins Joseph Tongay 2023-10-22 16:53:16 -05:00
  • 4fa4ed3f9c
    install treesitter languages, LSP and DAP Harouna Traoré 2023-10-22 23:52:29 +02:00
  • dc9f6a8b1f my configuration Jacob Frøkjær Wortmann 2023-10-22 21:27:54 +02:00
  • 9301595e2b Config tailwincss LSP to support Rust as HTML template so the suggestion can work with rust files. tronglt 2023-10-22 23:20:59 +07:00
  • efadb0da22 disable mouse mode Micah Effiong 2023-10-22 15:16:22 +01:00
  • b674370db1 remove start line unnderline Micah Effiong 2023-10-22 15:16:07 +01:00
  • dcb565ed39 Update README.md - remove single-file #473 Damjan 9000 2023-10-22 11:32:25 +02:00
  • 1638845519 Added lua/cmp-setup.lua Damjan 9000 2023-10-22 12:37:32 +02:00
  • e019c08801 Added lua/lsp-setup.lua Damjan 9000 2023-10-22 12:31:11 +02:00
  • ca612354d8 Added lua/treesitter-setup.lua Damjan 9000 2023-10-22 12:27:28 +02:00
  • 7e0019925b Added lua/telescope-setup.lua Damjan 9000 2023-10-22 12:24:25 +02:00
  • 8509f0d5e4 Added lua/keymaps.lua Damjan 9000 2023-10-22 12:16:17 +02:00
  • c4873776b8 Added lua/options.lua Damjan 9000 2023-10-22 12:13:07 +02:00
  • 8fe2cc3517 Added lua/lazy-setup.lua Damjan 9000 2023-10-22 11:50:38 +02:00
  • 511dae8340 Added lua/lazy-bootstrap.lua Damjan 9000 2023-10-22 11:44:31 +02:00
  • 724fdadbc8
    Merge pull request #2 from micaiah-effiong/feat/markdown-support Micah Effiong 2023-10-22 01:22:44 +01:00
  • 6f14e2ef56 update form remote -- use telescope.builtin Micah Effiong 2023-10-22 01:19:54 +01:00
  • 991edd4b59 sync with remote and resolve conflict Micah Effiong 2023-10-22 01:17:01 +01:00
  • 57ce900bd8 added markdown setup for treesitter Micah Effiong 2023-10-21 23:48:25 +01:00
  • db4f9f9dfb
    set relativenumber, add nordtheme/vim, nvim-neo-tree/neo-tree.nvim Harouna Traoré 2023-10-21 19:01:12 +02:00
  • e82119e83c Formatted the added documentation #472 Jens Deprez 2023-10-20 20:59:10 +02:00
  • 1fd677a920 Added simple C++ compiler for Windows information Jens Deprez 2023-10-20 20:56:11 +02:00
  • c879b83ec0 more changes Henrique Soares 2023-10-20 10:58:03 -03:00
  • 49c9771b4d added follow-link support - not working yet Micah Effiong 2023-10-20 12:37:42 +01:00
  • 5f4ae0cc24 remove build command Micah Effiong 2023-10-20 12:37:01 +01:00
  • ec6470a68b added markdown support Micah Effiong 2023-10-20 12:35:15 +01:00
  • 90ce168bf9 wip jimrothstein 2023-10-16 19:41:37 -07:00
  • 434a42f0aa Remove bufferline. Added vim-tmux-navigator for better interop between tmux/nvim. bob-ross27 2023-10-16 20:43:16 -03:00
  • 790268d3c1 Merge remote-tracking branch 'origin' into feature/tune Thomas Alcala Schneider 2023-10-16 09:20:29 +02:00
  • c167711d2c
    Merge branch 'nvim-lua:master' into master Thomas Alcala Schneider 2023-10-16 09:20:08 +02:00
  • dfc4517a44
    svelte + markdown Todd Morse 2023-10-14 21:16:52 -04:00
  • 9926802a8b update lazy-lock Vinit Neogi 2023-10-14 22:57:15 +05:30
  • 3f142eb925
    Merge branch 'nvim-lua:master' into master Vinit Neogi 2023-10-14 17:23:09 +00:00
  • ed2410d4e8 updating dependencies and config #791 Lorne Stalker 2023-10-14 17:04:16 +01:00
  • 9b256d9368
    Merge pull request #467 from theopn/master Chris Patti 2023-10-13 15:07:41 -04:00
  • ce5807140a chore: naviguete hjkl terminal #468 maxwelbm 2023-10-13 15:37:43 -03:00
  • 5d8921990b feat(lsp): use Telescope builtin functions for LSP definition and type definition #467 Theo P 2023-10-13 16:21:10 +09:00
  • 0b659bd508
    Merge pull request #462 from Alvaro-Kothe/fix-help-ibl Chris Patti 2023-10-12 11:16:50 -04:00
  • 65fcf31c63
    disabling ibl scope by default #465 Arthur Bailão 2023-10-12 11:49:54 -03:00
  • f5a36a7b74 updated keymaps + added harpoon keymaps + scrolloff geremia 2023-10-12 16:32:37 +02:00
  • d287d39f31
    fix: add back treesitter function call Kitso Gidion Namane 2023-10-11 19:29:39 +02:00
  • 2173277f54
    Merge pull request #3 from kitsoNamane/kitso-namane Kitso Gidion Namane 2023-10-11 16:24:58 +02:00
  • 89012d749d
    feat: update my changes #463 Kitso Gidion Namane 2023-10-11 16:22:37 +02:00
  • db89686828 Added ocaml to treesitter Thomas Bruhnke 2023-10-10 22:11:46 -05:00
  • 85eb126243 wip jimrothstein 2023-10-10 19:01:32 -07:00
  • db7189f35c Fix help for indent-blankline plugin #462 Alvaro-Kothe 2023-10-10 19:57:49 -03:00
  • 58f2dbab70
    Merge pull request #452 from AshrafMichail23/fix_bash_errors Chris Patti 2023-10-10 11:31:33 -04:00
  • 9fe8b20f03
    Merge pull request #458 from pedrosantayana/master Chris Patti 2023-10-10 11:30:54 -04:00
  • 621a1a728a Added python debugging configuration. bob-ross27 2023-10-10 11:45:28 -03:00
  • 4377116224
    Merge branch 'nvim-lua:master' into master Joshua Thomas Remington 2023-10-10 15:18:57 +02:00
  • cb531dab7a Merge branch 'master' of https://github.com/ThatBlokeJosh/kickstart.nvim Your Name 2023-10-10 15:17:52 +02:00
  • fca2695750 Cutlass Your Name 2023-10-10 15:16:11 +02:00
  • a32a33bde5 add some things Felix Ingram 2023-10-10 13:06:07 +01:00
  • 0fd8713805 colorschemes + tried transparent + harpoon geremia 2023-10-10 00:00:13 +02:00
  • 0c3d773fc0 update .gitignore jannawro 2023-10-09 19:56:01 +02:00