Commit graph

42 commits

Author SHA1 Message Date
Warren Hood 0c216f8f8d Update pinned telescope version and use gruvbox theme
(cherry picked from commit a18cee6715)
2024-03-05 17:54:39 +02:00
Warren Hood bc979b1269 Bump up telescope to 1.5.0 2024-02-09 13:15:00 +02:00
Warren Hood e58683bb5e Don't install pyright in nvim by default 2023-12-05 23:30:27 +02:00
Warren Hood ed5cd6e73b Fix indent-blankline config after upgrade
(cherry picked from commit ab09b960ba)
2023-12-05 22:05:38 +02:00
Warren Hood d01939f9bb Fix dapui open/close typo and add toggle command 2023-04-14 19:11:41 +02:00
Warren Hood e08702fd1d Added commands to open/close dapui as well cd to nvim config dir 2023-04-12 20:22:49 +02:00
Warren Hood 37f53ea0dc Add code actions and command search to neovim 2023-04-12 20:13:14 +02:00
Warren Hood fb0cd83a7d Forgot to commit adding mason-nvim-dap to plugins list 2023-04-12 20:12:42 +02:00
Warren Hood 46f01c39b1 Get nvim-dap somewhat working 2023-04-12 19:37:25 +02:00
Warren Hood d5a05605cd Disable sumneko_lua in neovim
(cherry picked from commit d9757fdf63)
2023-02-28 21:28:40 +02:00
Warren Hood 8585be1299 Add colorizer
(cherry picked from commit aa21b3b119)
2023-02-08 23:48:03 +02:00
Warren Hood e4d3a8399f Added a keybind to find hidden files, and added a plugin for markdown 2023-02-06 16:54:19 +02:00
Warren Hood 2f509692f0 Remap toggleterm to Ctrl+T 2023-01-25 11:05:29 +02:00
Warren Hood 4a74c879f6 Disable arrow keys 2023-01-18 16:49:59 +02:00
Warren Hood 7913d705ee Fix literal tabs not working 2023-01-18 16:03:48 +02:00
Warren Hood 3f7be32ba5 Add neorg plugin 2022-11-23 14:01:14 +02:00
Warren Hood ecfed038ac Add barbar and some keybinds 2022-11-18 14:36:04 +02:00
Warren Hood ecdb771957 Merge branch 'main' of github.com:warrenhood/dotfiles 2022-11-18 10:11:26 +02:00
Warren Hood 70d3789b54 Add logfile highlighting 2022-11-18 10:10:53 +02:00
Warren Hood 9981b28ca9 Make neovide 95% transparent 2022-11-15 16:50:20 +02:00
Warren Hood 4edbe3c7ee Add fullscreen keybind to Neovide 2022-11-15 16:47:42 +02:00
Warren Hood 8a1b5276a6 Add neovide settings 2022-11-15 03:27:54 +02:00
Warren Hood 78eb9262ec Add debugging and test runners 2022-11-15 01:36:57 +02:00
Warren Hood ed32743a88 Add luasnip 2022-11-13 06:11:33 +02:00
Warren Hood 799708b9f9 Add lualine 2022-11-13 04:41:25 +02:00
Warren Hood 3abb8d3601 Changed timeoutlen to 500ms 2022-11-13 04:33:32 +02:00
Warren Hood 01b036e257 Add more LSP keybindings, and add gitsigns and indent guide plugins 2022-11-13 04:27:51 +02:00
Warren Hood f9d85143e4 Rebind toggle term to Shift-t 2022-11-13 03:07:29 +02:00
Warren Hood 0e30acac19 Added lsp hover and goto definition keybinds 2022-11-13 03:00:45 +02:00
Warren Hood ac6d86d869 Add comments to nvim and update tmux conf 2022-11-12 19:32:03 +02:00
Warren Hood 7584ef0a01 Add splits and fix typo in LS_COLORS 2022-11-11 16:53:20 +02:00
Warren Hood 36bea988a7 Setup pane/window nav and ToggleTerm, and allow passing opts in map function 2022-11-10 22:54:19 +02:00
Warren Hood cf4ebea204 Add which key and ToggleTerm 2022-11-10 21:49:34 +02:00
Warren Hood bc7e0a5247 Add Format command to neovim 2022-11-10 02:08:11 +02:00
Warren Hood 9e57fefb03 Add treesitter config 2022-11-09 15:45:57 +02:00
Warren Hood 48d02ff1b9 Setup keybinds last to avoid errors on first run 2022-11-09 15:29:59 +02:00
Warren Hood 244cb29519 Configured autocomplete keybindings a bit better 2022-11-09 01:42:19 +02:00
Warren Hood 1ee73f7415 Neovim OneDark Darker theme 2022-11-09 01:03:55 +02:00
Warren Hood 89de3828a1 Enable LSP servers automatically after installing, add telescope, etc 2022-11-09 00:44:29 +02:00
Warren Hood f7afd385b9 Autocomplete and Neoformat for now 2022-11-08 03:05:38 +02:00
Warren Hood 8d0012656e Allow mouse in neovim 2022-11-07 20:45:09 +02:00
Warren Hood ac6fbce068 Initial commit 2022-11-07 20:12:08 +02:00