Commit Graph

88 Commits

Author SHA1 Message Date
guy176251 1149ac77cd back to jedi 2022-10-10 09:12:44 -05:00
guy176251 bb03d2fa49 added python3_host_prog 2022-10-10 08:24:14 -05:00
guy176251 a8ad2d6fe8 made tab helper, relative movement 2022-10-10 08:12:29 -05:00
guy176251 61446bb8e5 moved new files over 2022-10-10 07:36:04 -05:00
guy176251 f7eda76c6e junk removal 2022-10-09 07:09:08 -05:00
guy176251 5955e2e105 wow terminals in vim 2022-10-06 07:59:38 -05:00
guy176251 647be4587d re-enabled python indent 2022-10-05 08:11:19 -05:00
guy176251 c479a44422 zig lsp, changed from jedi to pylsp because of weird autocomplete issues 2022-10-05 08:09:57 -05:00
guy176251 f92b4d0236 added version specific code folding 2022-09-19 11:10:49 -05:00
guy176251 f7eb96b246 turned off unused themes 2022-09-19 10:36:35 -05:00
guy176251 ee4f4aa25d added version specific formatting 2022-09-19 10:22:00 -05:00
guy176251 551c886ef5 disable other session manager 2022-09-19 08:11:06 -05:00
guy176251 a75e6bd8f0 white brackets bad 2022-09-15 09:12:35 -05:00
guy176251 0ec852eaa2 search re-highlighted, rainbow bracket now has white as first color 2022-09-15 09:11:00 -05:00
guy176251 e5c4e78632 re-enable treesitter folding 2022-09-12 13:33:45 -05:00
guy176251 609953f481 fixed fzf preview for machines without bat 2022-09-07 09:38:10 -05:00
guy176251 407b164894 added nvim treesitter context 2022-09-04 14:05:52 -05:00
guy176251 da4ab7cf9e fixed mosh issue with colors 2022-08-29 15:51:19 -05:00
guy176251 2a886a393c fixed tailwindcss autocomplete for htmldjango 2022-08-26 00:07:17 -05:00
guy176251 0b1563d9c0 disable rainbow on js and html 2022-07-10 23:03:57 -05:00
guy176251 9f7730c757 added rainbow 2022-07-10 18:54:55 -05:00
guy176251 7c6d6244ba new session manager 2022-06-29 21:12:48 -05:00
guy176251 8567bf3a8d added session manager 2022-06-23 22:40:14 -05:00
guy176251 29540d6cb0 oijweofijw 2022-06-19 14:14:14 -05:00
guy176251 39cd83f557 changes, idk 2022-05-18 06:15:59 -05:00
guy176251 2420aee32b changes 2022-02-20 03:52:11 -06:00
guy176251 68d9b480f6 new file: after/plugin/codex_unmap.lua
modified:   ftplugin/html.lua
      new file:   ftplugin/text.lua
      modified:   ftplugin/yaml.lua
      modified:   lua/config.lua
      modified:   lua/functions.lua
      modified:   lua/keybinds.lua
      modified:   lua/lsp.lua
      modified:   lua/plugins.lua
2021-12-18 15:37:19 -06:00
guy176251 37c0127980 modified: lua/functions.lua
modified:   lua/plugins.lua
2021-11-26 05:43:12 -06:00
guy176251 729730177f modified: init.lua
modified:   lua/config.lua
	new file:   lua/functions.lua
	modified:   lua/keybinds.lua
	modified:   lua/plugins.lua
2021-11-26 04:40:34 -06:00
guy176251 8500f6e932 new file: .gitignore
new file:   ftplugin/yaml.lua
	modified:   init.lua
	modified:   lua/config.lua
	modified:   lua/keybinds.lua
	modified:   lua/lsp.lua
	modified:   lua/plugins.lua
	deleted:    plugin/packer_compiled.lua
2021-11-23 07:27:28 -06:00
guy176251 90a317966d modified: lua/keybinds.lua 2021-11-14 21:11:11 -06:00
guy176251 1e3b31da65 modified: lua/config.lua 2021-11-14 20:40:05 -06:00
guy176251 653e600f1c idk 2021-11-05 17:06:34 -05:00
guy176251 44a34ed22e added ftplugin folder and html.lua 2021-11-05 00:47:47 -05:00
guy176251 68a6a2884b modified: init.lua
modified:   lua/config.lua
	modified:   lua/keybinds.lua
	renamed:    lua/lsp_setup.lua -> lua/lsp.lua
	modified:   lua/plugins.lua
	modified:   plugin/packer_compiled.lua
2021-11-03 09:53:28 -05:00
guy176251 6213aa5e0f modified: lua/ale.lua
modified:   lua/lsp_setup.lua
2021-11-01 17:18:38 -05:00
guy176251 6302d90f4a modified: init.lua
modified:   lua/ale.lua
	modified:   lua/config.lua
	renamed:    lua/nvim_lsp.lua -> lua/lsp_setup.lua
2021-11-01 13:25:25 -05:00
guy176251 254e9c04ac new file: init.lua
new file:   lua/ale.lua
	new file:   lua/config.lua
	new file:   lua/keybinds.lua
	new file:   lua/nvim_lsp.lua
	new file:   lua/packer_check.lua
	new file:   lua/plugins.lua
	new file:   lua/save_buffer_position.lua
	new file:   plugin/packer_compiled.lua
2021-11-01 12:13:04 -05:00