January 23, 2025 in Neovim 1 min read Useful networking thing Get a new ip from the DHCP server sudo dhclient -r
January 3, 2025 in Neovim 1 min read Small NeoVim Things I like How do I enable spell check in Neovim :setlocal spell spelllang=en_us source