summaryrefslogtreecommitdiff
path: root/home/neovim
AgeCommit message (Collapse)Author
2024-08-01muhammed: Add GleamLinnnus
This patch sets up a Gleam development environment on Muhammed. I also took this opportunity to move a whole bunch of development-related filetype plugins to Muhammed, reducing closure size on Ahmed.
2024-04-29home/neovim: Add temporary, impure vimrc sourceLinnnus
This was a huge help when testing changes to vimrc without having to do a full {nixos,darwin}-rebuild.
2024-04-29muhammed: Make iterm2/neovim respect system dark modeLinnnus
2024-02-20Merge 'reorg' into 'main'Linnnus
This patch moves in the reorganizational work done on the reorg branch, mainly: * Move host-specific modules into hosts/<host>/<module> * Break up HM config See the reorg branch for the individual commits.
2024-02-04home/neovim: Add svelte filetype pluginLinnnus
2024-02-04Switch to nixd (works equally shit)Linnnus
2024-01-21home/neovim: Add double space FZF mappingLinnnus
2024-01-21Use unstable deno for NeoVim LSPLinnnus
I forgot to do this in 8c4e59b. It was causing some issues with missing type declarations for the Kv which was the whole reason for switching to unstable.deno smh my head.
2023-12-29home: Setup guile dev stuffLinnnus
2023-12-09home/{neovim,dev-utils}: Add support for NimLinnnus
2023-10-30home/neovim: Switch colorscheme {default => darkblue}Linnnus
2023-10-30home/neovim: Add leiningLinnnus
2023-10-30home/neovim: Fix nixls errorLinnnus
2023-10-30home/neovim: add clojure supportLinnnus
2023-10-30home/neovim: Retire unused window mappingsLinnnus
2023-10-27home/neovim: Move plugins into pkgs/ + add vim-crystalLinnnus
2023-10-27home/neovim/lsp: Enable autofetch for nilLinnnus
2023-10-23home/neovim: Recalculate SusWhitespace when 'tw' changesLinnnus
2023-10-22home/neovim: Fix SusWhitespace matching characters {at => beyound} &twLinnnus
2023-10-22home/nvim: Update sus whitespace highlightingLinnnus
2023-10-22Add janet filetypeLinnnus
2023-10-21nvim: set mouse=nicrLinnnus
2023-10-01Use alejandra formatterLinnnus
2023-09-30Switch rnix -> nilLinnnus
2023-09-22Add clangd LSP to neovimLinnnus
2023-09-22Highlight sus WS in NVIMLinnnus
2023-09-14Add completion to neovimLinnnus
2023-09-14Fix pyright-langserver invocationLinnnus
2023-09-12Add vim-sneak + vim-localvimrcLinnnus
2023-09-11Update terminal mappings vimLinnnus
2023-09-10Remove missing ansi_linus colorschemeLinnnus
2023-09-09Import old init.vimLinnnus
2023-09-07Fix syntax error in generated init.luaLinnnus
2023-09-07Reorganize everythingLinnnus