Commit graph

71 commits

Author SHA1 Message Date
23e4169443
Major Neovim Update: Adding LSP config, indent, folding, remove minimap for scrollbar 2023-02-26 13:51:28 +01:00
38955b5458
updating neovim to have scrollbar and better colors 2023-02-25 19:03:21 +01:00
Jesse Hitch
d5f637b1ae fix code completion with coc.nvim and fix k9s floating window :) 2023-02-23 13:50:48 +01:00
6a2e9d0b39
fix ignoring case and move dashboard indent line to dashboard 2023-02-23 10:20:32 +01:00
0074a538f8
adding floating windows 2023-02-23 08:33:42 +01:00
187f1dd82d
adding minimap again, or trying to 2023-02-21 08:27:15 +01:00
3f944e8c31
add colorizer to highlight colors in lua and vim files for colorschemes! 2023-02-21 08:18:24 +01:00
370c0182de
fixing init.lua 2023-02-21 08:07:17 +01:00
0e6eaf3562 not sure we need linuxbrew python after installing system python for debian bookworm 2023-02-19 16:34:33 +01:00
c8b429eef9 fix gitconfig upstream branch push; fix python nvim issue
- set autoSetupRemote default to current branch for upstream
- fixes nvim python detection issue: setting a variable for python path
2023-01-03 17:01:08 +00:00
da7fc343de removing setting viminfo, as it's not needed, and removing commented out vim hack 2022-12-21 11:33:53 +00:00
ab1208cbea
move vim and neovim to completely XDG Spec compliant dirs; also add option for profile in w3m-splits 2022-12-21 11:22:44 +01:00
1dc6eaa94a fix nvim tree issue where it starts as a weird size 2022-11-12 11:21:27 +01:00
0dc3cf6bff adding treesitter plugin for things we don't have syntax highlighting for 2022-11-10 15:19:48 +01:00
32a4e3e3c7 adding nvim-tree 2022-11-10 13:58:49 +01:00
6eddb600fd fix semshi, reorg plugins, and seperate out user config 2022-11-07 13:58:17 +01:00
a447c6a08a removing vim script via lua and going to pure vim script 2022-11-06 18:18:36 +01:00
7cffb68378 attempting to write a quick function for only closing all windows when in headless mode after packersync 2022-11-05 13:33:41 +01:00
ee72ad7360 fixing neovim syncs and updates 2022-11-04 17:08:20 +01:00
2a1359df8d fix proper loading order for user plugins 2022-10-31 11:36:25 +01:00
3f6563b3f4 making the switch to neovim slowly 2022-10-30 23:53:08 +01:00