Commit graph

17 commits

Author SHA1 Message Date
cbd72735a2 Add bufferline
This time around, bufferline has settings added to make it not overlap
NeoTree and to look right with my theme set to a transparent background.
2024-01-09 11:46:35 -05:00
7bff48e8e3 Attempt adding a LSP setting to puppet 2024-01-05 15:50:16 -05:00
e8c8bb9905 Make the mouse work as expected in nvim 2024-01-05 15:22:12 -05:00
a846a08884 Dont set a background within Neovim 2024-01-04 22:03:48 -05:00
4d87744117 Stop suggesting random text as a snippet.
https://stackoverflow.com/questions/73092651/neovim-how-to-filter-out-text-snippets-from-nvim-lspconfig-nvim-cmp#comment129185571_73144320
lead me to https://github.com/hrsh7th/nvim-cmp/pull/1067 which fixed the
wonky mess that was happening.
2024-01-04 17:35:05 -05:00
aabc2e2a0e Adjust theme a little, add alias nve
nve stands for nvim edit and utilized the nvd alias to open my vim
config in a way that I can see changes prior to running nix. The nvd
alias is short for nvim dots and is just a shortcut to opening the
configs within my  dots repo and having that nvim session use those
configs directly instead of the configs in the default location.
2024-01-04 16:27:48 -05:00
f555b4aea8 Add flag to puppet language server 2024-01-03 16:00:23 -05:00
0f11ababe4 rearrange some stuff, switch themes 2024-01-02 23:23:23 -05:00
2af59c0072 Dashboard & completions 2024-01-02 20:29:32 -05:00
e0a83fdeb8 Add vim background option, update formatting 2024-01-02 16:06:59 -05:00
0962ff6eca Adjust some nvim bits 2024-01-02 15:59:07 -05:00
dfc94f8c69 Neovim setup
Can it be this easy to make nvim stuff just work? Do I really just need
to pull the files in with Home Manager? It seems so, so long as nvim
knows about gcc :)

There is also a related side of tmux here because it all ties together.
2023-12-28 16:00:46 -05:00
2d2c7a0762 Customize xfce4-terminal 2023-09-21 00:40:28 -04:00
07f961184d Add config file for xfce4-terminal
This is the config I was using on Pop!_OS
2023-09-15 23:24:32 -04:00
f1f5e0b21e Add custom Tilix theme 2023-09-15 23:17:55 -04:00
af22b1f720 Manage waybar settings 2023-09-15 22:56:38 -04:00
62bc6ab923 Do more migration work 2023-09-15 15:48:04 -04:00