Commit Graph

  • 0d7e4dadab debug works much better now TJ DeVries 2023-02-15 21:01:33 -0500
  • 1a2a96be4c move to good format after talking to folke TJ DeVries 2023-02-15 16:23:05 -0500
  • 36e99fbe35 note to self TJ DeVries 2023-02-15 15:59:16 -0500
  • d6ad146301 add example of autoformatting TJ DeVries 2023-02-15 15:53:09 -0500
  • 4d218e3b8a add a few more todos for myself TJ DeVries 2023-02-15 15:40:28 -0500
  • 69d7d4a081 fix typo TJ DeVries 2023-02-15 15:34:50 -0500
  • 1afbeca63f docs TJ DeVries 2023-02-15 15:34:45 -0500
  • 68a0332ac2 tree-sitter updates TJ DeVries 2023-02-15 15:31:18 -0500
  • 4f112819b1 move leader to top of file TJ DeVries 2023-02-15 15:19:01 -0500
  • c6629b47ff begin refresh TJ DeVries 2023-02-15 15:15:42 -0500
  • 876248d4bf Corrected packer syntax according to comment in #176 Jonas Bygdén 2023-02-15 12:41:36 +0100
  • 4498d459f0 switching from sumneko_lua to luau R E D O N E 2023-02-13 19:10:54 +0100
  • 98e5d6064d
    Use lua_ls as Lua Language Server Labnan 2023-02-13 07:56:23 +0600
  • e2a17ca6bc Initial Commit robert-blankenship 2023-02-11 19:09:11 -0800
  • 7e4bc844b9
    changed from packer to lazy Philipp Szechenyi 2023-02-10 12:20:52 +0100
  • 897d00ad32 complete refactor with kickstart.nvim Rahsheen Porter 2023-02-04 18:11:52 -0500
  • ea0f48dd31 add cursorline/column DanRoscigno 2023-02-04 15:46:35 -0500
  • 7e3914a422
    enable retical and turn off smartcase Nathan Justinian 2023-02-04 02:18:56 -0500
  • 455e5f3cd9
    Add reticle.nvim Nathan Justinian 2023-02-03 21:42:35 -0500
  • 511e43b5b1 add lua on save support Achhunna Mali 2023-02-03 07:20:35 -0800
  • c79ee5fe47
    change tab to 2 Achhunna M 2023-02-02 18:00:12 -0800
  • 048cb14570
    Merge pull request #3 from achhunna/on-save-update Achhunna M 2023-02-02 17:59:14 -0800
  • 439572cf50
    fix tabs Achhunna M 2023-02-02 17:57:00 -0800
  • df2ae5a223
    Update init.lua Achhunna M 2023-02-02 17:54:45 -0800
  • 989b9da516
    show git ignored files Achhunna M 2023-02-02 17:24:33 -0800
  • 5cc0c7abf9
    don't filter botflies in vim-tree Achhunna M 2023-02-02 16:41:41 -0800
  • b6cfe7b404 add doc and example ben fleis 2023-02-01 21:24:10 +0100
  • db24e451ec add config call, before keymaps and plugins setup ben fleis 2023-02-01 19:04:23 +0100
  • a4d69d7cd8
    add bindings to switch between splits Nathan Justinian 2023-01-31 23:40:43 -0500
  • f05607c87c fix: is_modifiable & is_readonly checks were wrong nedia 2023-01-28 18:05:35 +0000
  • 0499e77aa5 fix: Only auto save modifiable, writable, and modified normal buffers nedia 2023-01-28 15:45:47 +0000
  • fc9b3da633 chore: Refactor auto save to 3 lines of code nedia 2023-01-28 15:14:48 +0000
  • 4e8a5fa7cd feat: Add auto save on InsertLeave event nedia 2023-01-28 15:04:21 +0000
  • ca71272fed Add anti-fennel resource Barry Moore 2023-01-27 16:03:55 -0500
  • 3fe54836d6 Get packer started, next add plugins with configuration Barry Moore 2023-01-27 16:02:10 -0500
  • 1f6f0c40e8 Set up nix shell, aniseed Barry Moore 2023-01-27 15:08:37 -0500
  • 6db31714b5 Remove Dockerfile Barry Moore 2023-01-27 11:33:15 -0500
  • 3c65320454 Add cmp-path to nvim-cmp Barry Moore 2023-01-25 14:41:52 -0500
  • b5cf22aeb5 Add yesod syntax highlighting Barry Moore 2023-01-25 14:40:04 -0500
  • 4ba0d973e9 Add pyright lsp Barry Moore 2023-01-24 15:45:49 -0500
  • 91f4e156cb Add some missing keymaps Barry Moore 2023-01-24 10:47:21 -0500
  • 743f32dbb3
    Merge pull request #2 from achhunna/update-init Achhunna M 2023-01-24 05:52:24 +0545
  • b3a2dbac79
    Update with nvim-tree and scrollbar Achhunna M 2023-01-24 05:51:49 +0545
  • 6900333c94
    Add relative numbering Nathan Justinian 2023-01-23 19:06:22 -0500
  • ec5471879a Add buffer completion Barry Moore 2023-01-23 16:40:04 -0500
  • edfa74a1fa Disable mouse Barry Moore 2023-01-23 16:34:29 -0500
  • 6c23c54be5 Personalize and format Barry Moore 2023-01-23 12:24:49 -0500
  • 2f44d6693c
    Adding which key Rajesh Rajendran 2023-01-23 12:57:48 +0100
  • 7f1f332147
    Now includes the "wich-key" plugin Nathan Justinian 2023-01-23 02:52:50 -0500
  • 38ac55c8c5
    adds and configures nvim-autopairs willsmanic 2023-01-22 23:05:32 +0530
  • 79c0d7e5a2 feat: Add treesitter auto_install Alberto Cerrone 2023-01-21 15:11:02 +0000
  • ae402994af
    Added friendly snippets plugin to LuaSnip Daniel Brittain Jr 2023-01-21 09:09:13 -0500
  • b8e7c1ba30 set scroll offset for searches DanRoscigno 2023-01-21 08:47:11 -0500
  • 251e261732 spell updates DanRoscigno 2023-01-21 06:25:51 -0500
  • f5fd04b113 add top line for buffer switching DanRoscigno 2023-01-21 06:25:29 -0500
  • fad351a3ae
    Merge pull request #1 from achhunna/add-eslint-on-save Achhunna M 2023-01-20 06:22:24 +0545
  • fe7bb0ab81
    update init.lua with eslint on save Achhunna M 2023-01-20 06:21:27 +0545
  • 0bd31218df refactor: rename status_util_ok to status_packer_util_ok Robson Roberto Souza Peixoto 2023-01-18 09:49:09 -0300
  • 7881ea0843 refactor: rename variable from util to packer_util Robson Roberto Souza Peixoto 2023-01-18 09:44:27 -0300
  • 46ee50eff4 Configure packer_compiled.lua to be stored on XDG_DATA_DIRS Robson Roberto Souza Peixoto 2023-01-17 23:21:16 -0300
  • 2b12dc39ef
    Add tsx to ensure_installed array Guilherme de Andrade 2023-01-16 22:40:46 +0000
  • 7717c71e1f Add hint to ripgrep dependency to readme Dennis-Rall 2023-01-13 12:04:35 +0100
  • b31d4ff426
    Update readme installation for mac xuwhite 2023-01-12 17:52:50 +0100
  • db9a207ff3
    Added "leap" package Nathan Justinian 2023-01-11 21:21:57 -0500
  • fcdf8a3a98 blazingly fast vimming Yoni Kosiner 2023-01-11 21:47:11 +0000
  • 32744c3f66
    Add windows init lua location (#121) Sean 2023-01-11 15:49:00 -0600
  • 7d07724698
    Update init.lua willsmanic 2023-01-09 11:30:06 +0530
  • ce7de9ad8e
    added more language support for emmet willsmanic 2023-01-09 11:24:30 +0530
  • 1c8b6e3af2
    added emmet support for html and css files willsmanic 2023-01-09 11:21:14 +0530
  • b220c5faaa luasnip: add region check on InsertEnter Paulo Coelho 2023-01-05 00:34:13 +0000
  • 87a0f4ea57 feat: more specific number of lines sean.twie03 2023-01-04 06:51:22 -0600
  • c4ca01b712 feat: add init.lua location fir Windows sean.twie03 2023-01-04 06:47:42 -0600
  • a459206d0a
    Fix typo in the description of fuzzy search Greg Loesch 2023-01-02 23:43:21 -0500
  • f3d84f90cd fix rails setup Rahsheen Porter 2023-01-02 16:20:08 -0500
  • e510924d94 typo: treesitter build zirbest 2023-01-02 19:15:00 +0100
  • 25e6536c33 perf: replace Packer.nvim with Lazy.nvim zirbest 2023-01-02 16:38:05 +0100
  • 4916072854
    added vim to tree-sitter's ensured installed list (#110) willsmanic 2023-01-02 07:48:13 +0530
  • 1f2f336b64 revamped nvim config with lsp.zero Rahsheen Porter 2023-01-01 16:30:32 -0500
  • 26ee7a027e
    added vim to tree-sitter's ensured installed list willsmanic 2023-01-01 18:35:54 +0530
  • 2db7040cba fix(treesitter): install viml parser Christian Clason 2022-12-30 11:57:00 +0100
  • 3f41f32d92
    Extract root_dir from server's settings table Guillaume Comte 2022-12-30 10:30:58 +0100
  • fd36be156a Add uninstall info to FAQ chauncey 2022-12-29 07:12:24 -0600
  • 56d5383da0 chore: use builtin keymap zirbest 2022-12-28 23:46:22 +0100
  • c4d7212de3
    Prevent multiple language servers from being spawned after every file save of init.lua (#96) amalgame21 2022-12-28 06:33:44 +0000
  • a093627fc0
    Supress error messages amalgame21 2022-12-26 20:41:47 +0000
  • c775437012
    Prevent multiple language servers from being spawned amalgame21 2022-12-26 19:06:43 +0000
  • 256e076952 fix keymap for treesitter incremental selection. 'c' to 'C' for CTRL rosstimo 2022-12-25 14:41:43 -0700
  • 611ced2fd7 enable spell check in markdown DanRoscigno 2022-12-25 11:54:59 -0500
  • ab021f8f2d
    Merge branch 'master' into cbrgm-patch-1efeb6 Christian Bargmann 2022-12-24 23:43:06 +0100
  • 5b39cd3822 Added a simple file explorer & keybind to toggle. Autocmd to not comment new lines Zak Hargreaves 2022-12-22 15:47:00 +0000
  • 39a941c385
    Adding cmake documentation to README.md (#85) kazenix 2022-12-22 04:45:20 -0800
  • d8aaa3193d
    Link to the video introducing Kickstart.nvim Vipul Mathur 2022-12-22 09:20:13 +0530
  • 894817fa8c Adding cmake documentation to README.md JD Bailey 2022-12-21 14:30:34 -0800
  • 521940693e
    move server config to easy to extend style (#71) TJ DeVries 2022-12-20 22:12:39 -0500
  • 40fbcf8253 wip server-config TJ DeVries 2022-12-20 22:11:10 -0500
  • 81aaccd4ae new setup TJ DeVries 2022-12-20 15:19:43 -0500
  • 01e80d152e fixup: add neodev and disable a bunch of servers by default TJ DeVries 2022-12-20 13:49:14 -0500
  • 07c684b283 move server config to easy to extend style TJ DeVries 2022-12-19 21:17:38 -0500
  • a59b0c7a1c fix: provide list of servers to ensure_installed again nedia 2022-12-21 12:43:56 +1300
  • aa660e64ce remove python indent: closes #78 TJ DeVries 2022-12-20 16:03:05 -0500