41 Commits (master)

Author SHA1 Message Date
Peter Cai 68dec1615c nvim: Update for cmp_nvim_lsp 7 months ago
Peter Cai 190c3559e4 neovim: Enable filesystem watcher 10 months ago
Peter Cai f7495a6373 neovim: Enable spell checking in tex and mkdn 10 months ago
Peter Cai 29a8c73a7c neovim: Add git editor integration with neovim-remote 10 months ago
Peter Cai 6e75fed013 neovim: Reload LSP on session load 10 months ago
Peter Cai 05ce66a920 neovim: Add tex plugin, and disable auto-loading on chdir
it can cause a dead loop when you chdir and a buffer is from the
previous dir.
10 months ago
Peter Cai 0e1e5ce1de neovim: Add trailing space highligher from mini.nvim 10 months ago
Peter Cai 3e0f4970f0 neovim: Fix PackerSync compatibility with session reloading 10 months ago
Peter Cai f889f445c3 neovim: Implement proper session persistence 10 months ago
Peter Cai 9e53067078 neovin: Remove minimap and use a simplistic scrollbar
...with LSP integration, of course
10 months ago
Peter Cai 93936d00ae neovim: Add auto-indentation plugin 10 months ago
Peter Cai c268319adb neovim: Add indentation guide 10 months ago
Peter Cai cf88166128 neovim: Use system clipboard 10 months ago
Peter Cai a898b5e555 neovim: Reduce LSP log level 10 months ago
Peter Cai 031b4ab737 neovim: Move lsp initialization to after/plugin 10 months ago
Peter Cai da298002ff neovim: Reject focus in Minimap 10 months ago
Peter Cai 51ac294e33 neovim: Colorize git diff 10 months ago
Peter Cai d94b3b6aec neovim: Configure Minimap
The Minimap plugin has to be activated on window resize, otherwise
neovim-qt will cause issues during its initial resizing
10 months ago
Peter Cai a662702be3 neovim: Remove focus remaps
These can be done by prefixing with Ctrl+W
10 months ago
Peter Cai 3758670e5b neovim: Start Neotree in the config function
...so that our config is actually applied when we start
10 months ago
Peter Cai ebb90199fc neovim: Fix neo-tree window width config 10 months ago
Peter Cai 9f75d943b3 neovim: Re-toggle the neo-tree sidebar when terminal is open 10 months ago
Peter Cai 34d4f6f109 neovim: Stop it from "fixing" end of line 10 months ago
Peter Cai ad5f634ba5 neovim: Increase line length to 128 10 months ago
Peter Cai ca122389bd neovim: Remove line spacing
This breaks powerline fonts
10 months ago
Peter Cai bf4ca036ac neovim: Configure LSP for Rust 10 months ago
Peter Cai b128903bfb neovim: Tweak gruvbox theme 10 months ago
Peter Cai 82abed7e25 neovim: Switch to the regular gruvbox theme 10 months ago
Peter Cai c2b952b9ce neovim: Use hard contrast for gruvbox 10 months ago
Peter Cai 3f710f51de neovim: Configure status line 10 months ago
Peter Cai c7630d48f8 neovim: Use a sane bufdel impl 10 months ago
Peter Cai 0b3168295c neovim: Fix neo-tree width 10 months ago
Peter Cai ebcba42537 neovim: Add focus moving bindings for term and normal 10 months ago
Peter Cai cefce76d7a neovim: Add toggleterm 10 months ago
Peter Cai 4388ee491d neovim: Increase default line space 10 months ago
Peter Cai 28d1ed543a neovim: only set line number for actual file buffers 10 months ago
Peter Cai ce8405840f neovim: use font height 10.5 10 months ago
Peter Cai 4a48c7c83e ginit: use light Fira Code font 10 months ago
Peter Cai 6d817ca1bf Use bufferline for the tabline instead of tabby 10 months ago
Peter Cai dd24be7b17 neovim: Add tabline 10 months ago
Peter Cai e3d10fa2b4 Initial NeoVim config 10 months ago