Commit Graph

302 Commits

Author SHA1 Message Date
Eric Olerud cd02e79c22 add Go LSP support 2025-01-22 21:36:30 -05:00
Eric Olerud 138fd96e07 clean up unused powershell LSP files 2025-01-22 06:18:53 -05:00
Eric Olerud f06e75476a add powershell LSP support 2025-01-22 06:15:33 -05:00
Eric Olerud 27504f0485 Merge branch 'master' of https://github.com/eodomo/kickstart.nvim 2024-11-13 10:47:34 -05:00
Eric Olerud 452643fd5c add keybind for cycling buffers 2024-11-13 10:47:18 -05:00
Eric Olerud 99164ee1ee modify hlchunk animation time 2024-10-16 19:02:42 -04:00
Eric Olerud 15365ed174 Merge branch 'master' of github.com:eodomo/kickstart.nvim 2024-10-02 20:08:21 -04:00
Eric Olerud 15e73b7600 add hlchunk 2024-10-02 20:06:59 -04:00
Eric Olerud 496cdd6443 remove floaterm 2024-09-19 11:38:23 -04:00
Eric Olerud 28cee44bf2 update which-key 2024-09-19 00:49:21 -04:00
Eric Olerud 47489ff328 sync clipboard between neovim and OS 2024-09-19 00:43:57 -04:00
Eric Olerud ce2b771447 add floaterm 2024-09-19 00:13:03 -04:00
Eric Olerud dce7f6ebe5 add rust snippets and update autocomplete button 2024-08-12 23:15:51 -04:00
Eric Olerud 96d70243cc less-stupid autocomplete hotkeys 2024-08-11 23:20:03 -04:00
Eric Olerud d04061ec80 start making snippets work 2024-07-19 16:12:41 -04:00
Eric Olerud 33a95b4f44 Correct issue with which-key following update 2024-07-16 12:16:24 -04:00
Eric Olerud 7a86cc4b56 fix trouble and set LSP autocomplete key to Tab 2024-07-14 16:22:30 -04:00
Eric Olerud 4323cb847b enable nerdfonts 2024-07-11 00:13:21 -04:00
Eric Olerud 71b31d03a7 Add quick comma keymap 2024-06-10 09:02:54 -04:00
Eric Olerud 759447b647 Add quick semicolon keymap 2024-06-03 00:05:11 -04:00
Eric Olerud f2e925d558 Merge branch 'master' of https://github.com/eodomo/kickstart.nvim 2024-06-02 22:39:00 -04:00
Eric Olerud 302070f4f4 Add description for UndoTree toggle 2024-06-02 22:38:52 -04:00
Eric Olerud 0491303839 delete init.lua 2024-05-22 00:22:21 -04:00
Eric Olerud ab30b3e054 remove delve from Mason
Committer: Eric Olerud <eric@olerud.com>
2024-05-01 13:45:52 -04:00
Eric Olerud c5a3dbe102 Add Linux support for Godot DAP 2024-04-20 18:34:49 -04:00
Eric Olerud 3ebb2a3caa install folke/trouble.nvim 2024-04-19 13:18:13 -04:00
Eric Olerud a16923908a set colorscheme to catpuccin-mocha 2024-04-19 01:30:51 -04:00
Eric Olerud 1c41768cbd install dap-ui and ibl 2024-04-19 00:48:08 -04:00
Eric Olerud 2ca9d9c693 finish setting up Godot LSP 2024-04-18 22:55:34 -04:00
Eric Olerud 52d20aca31 increase scrolloff 2024-04-18 22:13:03 -04:00
Eric Olerud 3c78320142 add tabset, remove tabchar from listchars, start building DAP for Godot 2024-04-18 22:03:56 -04:00
Eric Olerud e046a8d984 remove <leader><leader>g 2024-04-18 19:42:03 -04:00
Eric Olerud 30b65348de merge 2024-04-18 08:40:26 -04:00
Eric Olerud bf123f8074 always include clangd and rust_analyzer 2024-04-17 19:19:49 -04:00
Eric Olerud 4d88798fed add undotree 2024-04-17 19:07:43 -04:00
Eric Olerud 4184e30bbf Merge branch 'master' of https://github.com/eodomo/kickstart.nvim 2024-04-17 13:54:31 -04:00
Eric Olerud 0dfeae9241 add neotree git_status hotkey 2024-04-17 13:54:26 -04:00
Eric Olerud 15fe6619b5 add autopairs 2024-04-17 13:36:00 -04:00
Eric Olerud b800cd4309 make which-key less aggressive 2024-04-17 13:31:34 -04:00
Eric Olerud 07d000aaba add neotree hotkey 2024-04-17 10:25:23 -04:00
Eric Olerud 881dfa6c27 import filetree.lua 2024-04-17 09:47:25 -04:00
Eric Olerud 172df197ff Some initial changes 2024-04-16 20:16:03 -04:00
Eric Olerud bdb9a41267 Initial commit 2024-04-16 19:21:11 -04:00
rdvm e2bfa0c66f
Arch, btw (#852)
* Arch, btw

* Add unzip

* Add unzip for Fedora and --needed arg for Arch
2024-04-16 11:29:27 -04:00
Viet 23773900d9
Update README (#832) 2024-04-08 16:13:22 -04:00
Damjan 9000 c4363e4ad8
Add a pull request template (#825) 2024-04-04 10:31:37 -04:00
Damjan 9000 19afab1641
README: move backup and paths from external deps to install section (#819) 2024-04-01 10:36:32 -04:00
Damjan 9000 d605b840a2
Don't lazy load conform plugin (#818) 2024-03-31 20:00:11 -04:00
Damjan 9000 1175f6d25a
Add a keymap space-f to format buffer using conform (#817)
This works also for visual range selection
Copied from conform recipe:
https://github.com/stevearc/conform.nvim/blob/master/doc/recipes.md
2024-03-31 13:36:43 -04:00
Chris Patti 93fde0556e Add instructions to quit :lazy. Fixes #761 2024-03-27 11:22:28 -04:00