You've already forked dotfiles
fix: Initial pass through each neovim config section for formatting and
removing WSL
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
local cf = require('custom_functions')
|
||||
vim.g.mapleader = ','
|
||||
|
||||
-- Expose custom functions for binding
|
||||
local cf = require('custom_functions')
|
||||
|
||||
-- Standard keybinding options
|
||||
local options = { noremap = true }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user